Mod API Reference:GameOrderDeploy

From Warzone Wiki
(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
 
== Functions ==
 
== Functions ==
  
* '''WL.GameOrderDeploy.Create'''('''numArmies''' ''integer'', '''playerID''' ''[[Mod API Reference:PlayerID|PlayerID]]'', '''deployOn''' ''[[Mod API Reference:TerritoryID|TerritoryID]]'') (static) returns [[Mod API Reference:GameOrderDeploy|GameOrderDeploy]]:
+
* '''WL.GameOrderDeploy.Create'''('''playerID''' ''[[Mod API Reference:PlayerID|PlayerID]]'', '''numArmies''' ''integer'', '''deployOn''' ''[[Mod API Reference:TerritoryID|TerritoryID]]'') (static) returns [[Mod API Reference:GameOrderDeploy|GameOrderDeploy]]:

Revision as of 14:48, 13 April 2017

GameOrderDeploy: Subclass of GameOrder. Represents a basic deployment of armies to a territory.

Functions

  • WL.GameOrderDeploy.Create(playerID PlayerID, numArmies integer, deployOn TerritoryID) (static) returns GameOrderDeploy:
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox