OnPolicyUnaccepted: 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:2220:22, 4 January 2024Tayfunwiki talk contribs 1,833 bytes +1,833 Created page with "== <code>onPolicyUnaccepted</code> Event in Clan Class == === Overview === The <code>onPolicyUnaccepted</code> event in the Clan class is activated when a policy previously adopted by the clan is no longer accepted or is revoked. This event plays a critical role in responding to shifts in the clan's strategic or operational guidelines within the game's world. === Event Definition === <syntaxhighlight lang="c#"> public event Action<Policy> onPolicyUnaccepted; </syntaxhi..." Tag: Visual edit