HasPolicy: 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.

23 December 2023

  • curprev 12:4012:40, 23 December 2023Tayfunwiki talk contribs 2,380 bytes +2,380 Created page with "== <code>HasPolicy</code> Method in Actor Class == === Overview === The <code>HasPolicy</code> method in the <code>Actor</code> class is used to check if the actor's current clan has a specific policy. This method is crucial in games where clan policies can impact gameplay, character decisions, or narrative elements. === Syntax === <syntaxhighlight lang="c#"> public bool HasPolicy(string policyNameOrId) </syntaxhighlight> === Parameters === * <code>policyNameOrId</co..." Tag: Visual edit