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:03, 4 January 2024 Tayfunwiki talk contribs created page Clan.ID (Created page with "== <code>ID</code> Property in Clan Class == === Overview === The <code>ID</code> property in the Clan class represents the unique identifier of a clan. This property is critical for distinguishing between different clans within the game, especially in scenarios involving multiple clans with potentially similar characteristics. === Property Definition === <syntaxhighlight lang="c#"> public string ID { get; private set; } </syntaxhighlight> === Description === * Type:...") Tag: Visual edit