ClanName: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 January 2024

  • curprev 20:0720:07, 4 January 2024Tayfunwiki talk contribs 1,356 bytes +1,356 Created page with "== <code>ClanName</code> Property in Clan Class == === Overview === The <code>ClanName</code> property in the Clan class represents the name of the clan. This property is essential for identifying and referencing clans within the game's narrative and mechanics. === Property Definition === <syntaxhighlight lang="c#"> public string ClanName { get; private set; } </syntaxhighlight> === Description === * Type: <code>string</code> * Accessibility: Publicly gettable, priva..." Tag: Visual edit