Mod API Reference:ActiveCardWoreOff: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
'''ActiveCardWoreOff''': Subclass of [[Mod API Reference:GameOrder|GameOrder]] that represents a card wearing off. In other words, an [[Mod API Reference | '''ActiveCardWoreOff''': Subclass of [[Mod API Reference:GameOrder|GameOrder]] that represents a card wearing off. In other words, an [[Mod API Reference:ActiveCard|ActiveCard]] that's no longer active. | ||
Note that this order type cannot be skipped in Server_AdvanceTurn_Order | |||
* '''Card''' ''[[Mod API Reference:GameOrderPlayCard|GameOrderPlayCard]]'': | * '''Card''' ''[[Mod API Reference:GameOrderPlayCard|GameOrderPlayCard]]'': | ||
[[Category:Mod API Reference]] | |||
Latest revision as of 13:39, 29 July 2026
ActiveCardWoreOff: Subclass of GameOrder that represents a card wearing off. In other words, an ActiveCard that's no longer active.
Note that this order type cannot be skipped in Server_AdvanceTurn_Order
- Card GameOrderPlayCard: