Mod API Reference:PendingStateTransition: Difference between revisions
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..." |
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.
- NewState GamePlayerState (enum):
- PlayerID PlayerID:
- TakingOverForAI boolean:
- TurningIntoAI boolean: