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:00, 23 December 2023 Tayfunwiki talk contribs created page HasNiece (Created page with "== <code>HasNiece</code> Property in Actor Class == === Overview === The <code>HasNiece</code> property in the <code>Actor</code> class is a boolean value that indicates whether the actor has any living nieces. This property is vital in games where extended family relationships, such as those with nieces, play a significant role in the narrative, character development, or gameplay. === Syntax === <syntaxhighlight lang="c#"> public bool HasNiece => Nieces(false).Any();...") Tag: Visual edit