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

22 December 2023

  • curprev 06:4806:48, 22 December 2023Tayfunwiki talk contribs 1,948 bytes +1,948 Created page with "== <code>Origin</code> Property in Actor Class == === Overview === The <code>Origin</code> property in the <code>Actor</code> class is used to identify the original family of the actor. This property plays a key role in defining the actor's familial roots and background within the game. === Syntax === <syntaxhighlight lang="c#"> public Family Origin => _origin; </syntaxhighlight> === Description === * Property Type: <code>Family</code>. The <code>Origin</code> proper..." Tag: Visual edit