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
  • 22:44, 4 January 2024 Tayfunwiki talk contribs created page Family.IsMember (Created page with "== <code>IsMember</code> Method in Family Class == === Overview === The <code>IsMember</code> method in the Family class is used to check if a specific actor is a member of the family. This functionality is crucial in games where family affiliations and relationships play a significant role in the gameplay, story, or character interactions. === Method Definition === <syntaxhighlight lang="c#"> public bool IsMember(Actor member) </syntaxhighlight> === Parameters === *...") Tag: Visual edit