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:53, 21 December 2023 Tayfunwiki talk contribs created page BrothersInLaw (Created page with "== <code>BrothersInLaw</code> Method in Actor Class == === Overview === The <code>BrothersInLaw</code> method in the <code>Actor</code> class is used to retrieve the brothers-in-law of an actor. This method includes a parameter to specify whether deceased brothers-in-law should be included in the returned collection. === Syntax === <syntaxhighlight lang="c#"> public IEnumerable<Actor> BrothersInLaw(bool inclusivePassive = true) </syntaxhighlight> === Parameters === *...") Tag: Visual edit