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:59, 4 January 2024 Tayfunwiki talk contribs created page SetTarget (Created page with "== <code>SetTarget</code> Method in Scheme Class == === Overview === The <code>SetTarget</code> method in the Scheme class allows for the assignment of a new target actor to a scheme. This method is crucial in scenarios where the focus or the intended recipient of the scheme's actions needs to be changed. === Syntax === <syntaxhighlight lang="c#"> public void SetTarget(Actor actor) </syntaxhighlight> === Parameters === * <code>actor</code>: An <code>Actor</code> obj...") Tag: Visual edit