Mod API Reference:Commander: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
No edit summary
DanWL60 (talk | contribs)
mNo edit summary
Line 5: Line 5:
* '''WL.Commander.CreateForScenario'''() (static) returns [[Mod API Reference:Commander|Commander]]: Create for use in a custom scenario.
* '''WL.Commander.CreateForScenario'''() (static) returns [[Mod API Reference:Commander|Commander]]: Create for use in a custom scenario.
* '''WL.Commander.Create'''('''playerID''' ''[[Mod API Reference:PlayerID|PlayerID]]'') (static) returns [[Mod API Reference:Commander|Commander]]:  Create for use in a Standing.
* '''WL.Commander.Create'''('''playerID''' ''[[Mod API Reference:PlayerID|PlayerID]]'') (static) returns [[Mod API Reference:Commander|Commander]]:  Create for use in a Standing.
[[Category:Mod API Reference]]

Revision as of 17:03, 4 December 2018

Commander: Subclass of SpecialUnit

Functions

  • WL.Commander.CreateForScenario() (static) returns Commander: Create for use in a custom scenario.
  • WL.Commander.Create(playerID PlayerID) (static) returns Commander: Create for use in a Standing.