Mod API Reference:PendingStateTransition: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
Created page with "'''PendingStateTransition''': A state transition that was queued up in between turns, and will take effect once the turn advances. * '''NewState''' ''[[Mod API Reference:GameP..."
 
DanWL60 (talk | contribs)
mNo edit summary
 
Line 4: Line 4:
* '''TakingOverForAI''' ''boolean'':  
* '''TakingOverForAI''' ''boolean'':  
* '''TurningIntoAI''' ''boolean'':
* '''TurningIntoAI''' ''boolean'':
[[Category:Mod API Reference]]

Latest revision as of 17:27, 4 December 2018

PendingStateTransition: A state transition that was queued up in between turns, and will take effect once the turn advances.