Mod API Reference:GameOrderDeploy

From Warzone Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "'''GameOrderDeploy''': Subclass of GameOrder. Represents a basic deployment of armies to a territory. * '''DeployOn''' ''[[Mod API Reference:...")
 
Line 2: Line 2:
 
* '''DeployOn''' ''[[Mod API Reference:TerritoryID|TerritoryID]]'':  
 
* '''DeployOn''' ''[[Mod API Reference:TerritoryID|TerritoryID]]'':  
 
* '''NumArmies''' ''integer'':
 
* '''NumArmies''' ''integer'':
 +
 +
== 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]]:

Revision as of 23:39, 10 April 2017

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

Functions

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

Variants
Actions
Navigation
Toolbox