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
  • 20:49, 4 January 2024 Tayfunwiki talk contribs created page GetMember (Created page with "== <code>GetMember</code> Method in Clan Class == === Overview === The <code>GetMember</code> method in the Clan class is designed to retrieve a specific member of the clan based on their role. This method is useful for identifying individual clan members who fulfill particular roles within the clan's structure. === Method Definition === <syntaxhighlight lang="c#"> public Actor GetMember(string roleFilter, bool inclusivePassive = false); </syntaxhighlight> === Descrip...") Tag: Visual edit