Policies: 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 19:1719:17, 4 January 2024Tayfunwiki talk contribs 1,483 bytes +1,483 Created page with "== <code>Policies</code> Property in Clan Class == === Overview === The <code>Policies</code> property in the Clan class represents the set of policies or doctrines adopted by the clan. These policies define the clan's operational and social guidelines within the game's world. === Property Definition === <syntaxhighlight lang="c#"> public IEnumerable<Policy> Policies => policies; </syntaxhighlight> === Description === * Type: <code>IEnumerable<Policy></code> * Access..." Tag: Visual edit