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
  • 12:15, 5 January 2024 Tayfunwiki talk contribs created page GetClan (Created page with "=== IM Class - <code>GetClan</code> Method === ==== Overview ==== The <code>GetClan</code> method in the IM class is used to retrieve a clan within the game based on its name or ID. ==== Syntax ==== <syntaxhighlight lang="c#"> public static Clan GetClan(string clanNameOrID); </syntaxhighlight> ==== Description ==== This method searches for a clan in the game's active clan list using either the clan's name or its unique ID. If a match is found, it returns the correspon...") Tag: Visual edit