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

23 December 2023

  • curprev 05:5205:52, 23 December 2023Tayfunwiki talk contribs 2,416 bytes +2,416 Created page with "== <code>QuitFamily</code> Method in Actor Class == === Overview === The <code>QuitFamily</code> method in the <code>Actor</code> class is designed to allow an actor to quit their current family. This method plays a crucial role in games where family affiliations can change over time, affecting the actor's identity, relationships, and role within the game narrative. === Syntax === <syntaxhighlight lang="c#"> public void QuitFamily(bool forgetOrigin = false) </syntaxhig..." Tag: Visual edit