Clan.Description: 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:0920:09, 4 January 2024Tayfunwiki talk contribs 1,526 bytes +1,526 Created page with "== <code>Description</code> Property in Clan Class == === Overview === The <code>Description</code> property in the Clan class provides a narrative description of the clan. This property is vital for offering players insights into the clan's background, culture, and characteristics within the game's world. === Property Definition === <syntaxhighlight lang="c#"> public string Description { get; private set; } </syntaxhighlight> === Description === * Type: <code>string..." Tag: Visual edit