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:22, 23 December 2023 Tayfunwiki talk contribs created page IsSpouse (Created page with "== <code>IsSpouse</code> Method in Actor Class == === Overview === The <code>IsSpouse</code> method in the <code>Actor</code> class is designed to determine if the actor is a spouse of another specified actor. This method is essential in games for identifying marital relationships between characters, which can significantly influence gameplay dynamics, narrative development, and character interactions. === Syntax === <syntaxhighlight lang="c#"> public bool IsSpouse(Act...") Tag: Visual edit