Mod API Reference:GameOrderDeploy
GameOrderDeploy: Subclass of GameOrder. Represents a basic deployment of armies to a territory.
- DeployOn TerritoryID:
- NumArmies integer:
Functions
- WL.GameOrderDeploy.Create(numArmies integer, playerID PlayerID, deployOn TerritoryID) (static) returns GameOrderDeploy: