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
  • 06:25, 23 December 2023 Tayfunwiki talk contribs created page IsParent (Created page with "== <code>IsParent</code> Method in Actor Class == === Overview === The <code>IsParent</code> method in the <code>Actor</code> class determines whether the actor is a parent of another specified actor. This method is vital for establishing and validating parent-child relationships within the game, which can significantly impact gameplay mechanics, narrative development, and character interactions. === Syntax === <syntaxhighlight lang="c#"> public bool IsParent(Actor act...") Tag: Visual edit