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:55, 21 December 2023 Tayfunwiki talk contribs created page SistersInLaw (Created page with "== <code>SistersInLaw</code> Method in Actor Class == === Overview === The <code>SistersInLaw</code> method in the <code>Actor</code> class is intended to retrieve the sisters-in-law of an actor. This method provides the option to include both living and deceased sisters-in-law based on the provided parameter. === Syntax === <syntaxhighlight lang="c#"> public IEnumerable<Actor> SistersInLaw(bool inclusivePassive = true) </syntaxhighlight> === Parameters === * <code>i...") Tag: Visual edit