IM.OnPlayerDeath: 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 14:3014:30, 4 January 2024Tayfunwiki talk contribs 2,264 bytes +2,264 Created page with "== <code>onPlayerDeath</code> Event in IM Class == === Overview === The <code>onPlayerDeath</code> event in the IM (Intrigue Manager) class is triggered when the player character in the game dies. === Description === * Event Type: <code>Action<Actor></code> * Functionality: ** This event is activated upon the death of the player's character. ** It passes the <code>Actor</code> object representing the deceased player character as a parameter. === Usage === The <code>o..." Tag: Visual edit