SetConspirator: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 February 2024

4 January 2024

  • curprev 18:5618:56, 4 January 2024Tayfunwiki talk contribs 2,331 bytes +2,331 Created page with "== <code>SetConspirator</code> Method in Scheme Class == === Overview === The <code>SetConspirator</code> method in the Scheme class is used to assign a new conspirator to a scheme. This method allows for dynamic changes in the actor responsible for initiating or driving the scheme. === Syntax === <syntaxhighlight lang="c#"> public void SetConspirator(Actor actor) </syntaxhighlight> === Parameters === * <code>actor</code>: An <code>Actor</code> object representing th..." Tag: Visual edit