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:27, 23 December 2023 Tayfunwiki talk contribs created page IsUncle (Created page with "== <code>IsUncle</code> Method in Actor Class == === Overview === The <code>IsUncle</code> method in the <code>Actor</code> class is designed to determine whether the actor is an uncle of another specified actor. This method is important in games where extended family relationships, such as those with uncles, influence the narrative, gameplay mechanics, or character interactions. === Syntax === <syntaxhighlight lang="c#"> public bool IsUncle(Actor actor) => Uncles().Co...") Tag: Visual edit