All public logs

Combined display of all available logs of Intrigues Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:50, 4 January 2024 Tayfunwiki talk contribs created page Kill (Created page with "== <code>Kill</code> Method in Scheme Class == === Overview === The <code>Kill</code> method in the Scheme class is used to terminate a scheme immediately. This method is crucial for stopping the progression of a scheme, especially in scenarios where the scheme's continuation is no longer relevant or desired within the game's context. === Syntax === <syntaxhighlight lang="c#"> public void Kill(bool dontGoEnd = false) </syntaxhighlight> === Description === * Parameter...") Tag: Visual edit