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
  • 16:39, 23 December 2023 Tayfunwiki talk contribs created page StartScheme (Created page with "== <code>StartScheme</code> Method in Actor Class == === Overview === The <code>StartScheme</code> method is used to initiate a scheme against a specified target actor. It's an essential function in games where strategic actions, plots, and character interactions are driven by various schemes. === Syntax === <syntaxhighlight lang="c#"> public Scheme StartScheme(string schemeNameOrId, Actor target) </syntaxhighlight> === Parameters === * schemeNameOrId (string): The n...") Tag: Visual edit