Mod API Reference:Boss1

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

Revision as of 23:20, 10 April 2017

Boss1: Subclass of SpecialUnit

  • Health integer:

Functions

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

Variants
Actions
Navigation
Toolbox