SetPlayer: 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.

4 January 2024

  • curprev 15:5015:50, 4 January 2024Tayfunwiki talk contribs 2,232 bytes +2,232 Created page with "== <code>SetPlayer</code> Method in IM Class == === Overview === The <code>SetPlayer</code> method in the IM (Intrigue Manager) class allows for changing the current player character in the game by setting a new <code>Actor</code> as the player. === Description === * Method Signature: <code>public static void SetPlayer(Actor actor)</code> * Parameters: ** <code>actor</code>: The <code>Actor</code> object that is to be set as the new current player. === Functionality..." Tag: Visual edit