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
  • 12:42, 23 December 2023 Tayfunwiki talk contribs created page SetHeir (Created page with "== <code>SetHeir</code> Method in Actor Class == === Overview === The <code>SetHeir</code> method in the <code>Actor</code> class is designed to designate a specified actor as the heir to the current actor. This method is essential in games where succession, inheritance, and lineage are key elements of the gameplay, narrative, or character development. === Syntax === <syntaxhighlight lang="c#"> public void SetHeir(Actor actor) </syntaxhighlight> === Parameters === *...") Tag: Visual edit