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
  • 15:50, 4 January 2024 Tayfunwiki talk contribs created page SetPlayer (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