Mod API Reference:GameOrderResult
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
- GameOrderPlayCardResult
- GameOrderAttackTransferResult
- GameOrderDeployResult
- GameOrderStateTransitionResult
- GameOrderReceiveCardResult
- ActiveCardWoreOffResult
- GameOrderDiscardResult
- GameOrderPlayCardFoggedResult
- GameOrderBossEventResult
- GameOrderEventResult
- GameOrderCustomResult
- GameOrderPurchaseResult