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:51, 22 December 2023 Tayfunwiki talk contribs created page Heir (Created page with "== <code>Heir</code> Property in Actor Class == === Overview === The <code>Heir</code> property in the <code>Actor</code> class is designed to identify the heir of an actor, a key element in games involving lineage, inheritance, and succession. === Syntax === <syntaxhighlight lang="c#"> public Actor Heir { get { // logic to determine the heir } } </syntaxhighlight> === Description === * Property Type: <code>Actor</code>. The <code>Heir</code> property...") Tag: Visual edit