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
  • 14:34, 21 December 2023 Tayfunwiki talk contribs created page Spouses (Created page with " == <code>Spouses</code> Method in Actor Class == === Overview === The <code>Spouses</code> method in the <code>Actor</code> class is used to retrieve the spouses of an actor. This method provides the option to include or exclude deceased spouses based on the specified parameter. === Syntax === <syntaxhighlight lang="c#"> public IEnumerable<Actor> Spouses(bool inclusivePassive = true) </syntaxhighlight> === Parameters === * <code>inclusivePassive</code> (bool): A fl...") Tag: Visual edit