SetName: 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 22:0022:00, 4 January 2024Tayfunwiki talk contribs 1,866 bytes +1,866 Created page with "== <code>SetName</code> Method in Clan Class == === Overview === The <code>SetName</code> method in the Clan class enables the renaming of a clan. This function is crucial for updating the clan's identity, which can have significant implications for storytelling, player relationships, and in-game politics. === Syntax === <syntaxhighlight lang="c#"> public void SetName(string clanName) </syntaxhighlight> === Description === * Parameters: ** <code>clanName</code>: The..." Tag: Visual edit