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:31, 23 December 2023 Tayfunwiki talk contribs created page IsNiece (Created page with "== <code>IsNiece</code> Method in Actor Class == === Overview === The <code>IsNiece</code> method in the <code>Actor</code> class is used to determine whether the actor is a niece of another specified actor. This method is crucial in games where extended family relationships, such as those with nieces, are significant to the narrative, character development, or gameplay mechanics. === Syntax === <syntaxhighlight lang="c#"> public bool IsNiece(Actor actor) => Nieces().C...") Tag: Visual edit