HasPolicy: Revision history

From Civilization Modding Wiki
Jump to navigationJump to search

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.

17 February 2012

  • curprev 04:5604:56, 17 February 2012Killmeplease talk contribs 276 bytes +276 Created page with "==Description== Returns true if a player has a specified policy. ==Example== function hasPolicy(pPlayer, policyType) for policy in GameInfo.Policies() do if policy.Type ..."