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
  • 05:57, 23 December 2023 Tayfunwiki talk contribs created page HasAunt (Created page with "== <code>HasAunt</code> Property in Actor Class == === Overview === The <code>HasAunt</code> property in the <code>Actor</code> class is a boolean value indicating whether the actor has any living aunts. This property is important in games where extended family relationships, such as those with aunts, are significant to the narrative, character development, or gameplay. === Syntax === <syntaxhighlight lang="c#"> public bool HasAunt => Aunts(false).Any(); </syntaxhighli...") Tag: Visual edit