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:24, 23 December 2023 Tayfunwiki talk contribs created page IsChild (Created page with "== <code>IsChild</code> Method in Actor Class == === Overview === The <code>IsChild</code> method in the <code>Actor</code> class is used to determine whether the actor is a child of another specified actor. This method is crucial for identifying parent-child relationships within the game, which can have significant implications for gameplay, narrative development, and character interactions. === Syntax === <syntaxhighlight lang="c#"> public bool IsChild(Actor actor) =...") Tag: Visual edit