Mod API Reference:GameOrderResult

From Warzone Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with " '''GameOrderResult''': Abstract base class of all order results. Results represent what happened when the order was executed. For example, a [[Mod API Reference:GameOrderAtt...")
 
Line 13: Line 13:
 
* [[Mod API Reference:GameOrderBossEventResult|GameOrderBossEventResult]]
 
* [[Mod API Reference:GameOrderBossEventResult|GameOrderBossEventResult]]
 
* [[Mod API Reference:GameOrderEventResult|GameOrderEventResult]]
 
* [[Mod API Reference:GameOrderEventResult|GameOrderEventResult]]
 +
* [[Mod API Reference:GameOrderCustomResult|GameOrderCustomResult]]

Revision as of 00:46, 18 May 2017

GameOrderResult: Abstract base class of all order results. Results represent what happened when the order was executed. For example, a GameOrderAttackTransfer contains details about what a player ordered to happen, and GameOrderAttackTransferResult contains the results such as whether the attack succeeded, how many attackers/defenders died, etc.

Children

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox