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
  • 07:45, 22 December 2023 Tayfunwiki talk contribs created page Family (Created page with "== <code>Family</code> Property in Actor Class == === Overview === The <code>Family</code> property in the <code>Actor</code> class indicates the family to which the actor belongs. It is crucial for defining the actor's familial connections and heritage within the game. === Syntax === <syntaxhighlight lang="c#"> public Family Family => _overrideOrigin ?? _origin; </syntaxhighlight> === Description === * Property Type: <code>Family</code>. This property is of the type...") Tag: Visual edit