Mod API Reference:TurnPhase: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
Created page with "'''TurnPhase''' ''(Byte)'': * '''Airlift''': * '''Attacks''': * '''BlockadeCards''': * '''BombCards''': * '''CardsWearOff''': * '''Deploys''': * '''DiplomacyCards''': ..."
 
m Added link to the page where Turn Phases are shown in order
 
(2 intermediate revisions by one other user not shown)
Line 11: Line 11:
* '''Gift''':  
* '''Gift''':  
* '''OrderPriorityCards''':  
* '''OrderPriorityCards''':  
* '''Purchase''':
* '''ReceiveCards''':  
* '''ReceiveCards''':  
* '''ReinforcementCards''':  
* '''ReinforcementCards''':  
* '''SanctionCards''':  
* '''SanctionCards''':  
* '''SpyingCards''':
* '''SpyingCards''':
These are the turn phases in alphabetical order. If you want to know in which order they are processed, see [[Turn phases]]
[[Category:Mod API Reference]]

Latest revision as of 22:33, 4 December 2024

TurnPhase (Byte):

  • Airlift:
  • Attacks:
  • BlockadeCards:
  • BombCards:
  • CardsWearOff:
  • Deploys:
  • DiplomacyCards:
  • Discards:
  • EmergencyBlockadeCards:
  • Gift:
  • OrderPriorityCards:
  • Purchase:
  • ReceiveCards:
  • ReinforcementCards:
  • SanctionCards:
  • SpyingCards:

These are the turn phases in alphabetical order. If you want to know in which order they are processed, see Turn phases