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:57, 4 January 2024 Tayfunwiki talk contribs created page IsMember (Created page with "== <code>IsMember</code> Method in Clan Class == === Overview === The <code>IsMember</code> method in the Clan class is used to determine whether a specific actor is a member of the clan. This method is crucial for verifying membership status within the clan, impacting gameplay decisions, resource allocation, and narrative elements. === Method Definition === <syntaxhighlight lang="c#"> public bool IsMember(Actor member) </syntaxhighlight> === Description === * Parame...") Tag: Visual edit