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
  • 08:16, 22 December 2023 Tayfunwiki talk contribs created page HeirOverridden (Created page with "== <code>HeirOverridden</code> Property in Actor Class == === Overview === The <code>HeirOverridden</code> property in the <code>Actor</code> class indicates whether the heir designated for the actor has been overridden. This property is crucial for tracking custom or exceptional heir assignments in games where inheritance, succession, or family dynamics are significant. === Syntax === <syntaxhighlight lang="c#"> public bool HeirOverridden => _overrideHeir != null; </s...") Tag: Visual edit