Mod API Reference:Boss3

From Warzone Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "'''Boss3''': Subclass of SpecialUnit * '''Power''' ''integer'': * '''Stage''' ''integer'':")
 
Line 2: Line 2:
 
* '''Power''' ''integer'':  
 
* '''Power''' ''integer'':  
 
* '''Stage''' ''integer'':
 
* '''Stage''' ''integer'':
 +
 +
== Functions ==
 +
 +
* '''WL.Boss3.CreateForScenario'''() (static) returns [[Mod API Reference:Boss3|Boss3]]: Creates this special unit for use in a custom scenario.
 +
* '''WL.Boss3.Create'''('''playerID''' ''[[Mod API Reference:PlayerID|PlayerID]]'', '''stage''' ''integer'') (static) returns [[Mod API Reference:Boss3|Boss3]]: Creates this special unit for use in a standing.

Revision as of 23:21, 10 April 2017

Boss3: Subclass of SpecialUnit

  • Power integer:
  • Stage integer:

Functions

  • WL.Boss3.CreateForScenario() (static) returns Boss3: Creates this special unit for use in a custom scenario.
  • WL.Boss3.Create(playerID PlayerID, stage integer) (static) returns Boss3: Creates this special unit for use in a standing.
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox