Mod API Reference:ActiveCardWoreOff: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
No edit summary
DanWL60 (talk | contribs)
mNo edit summary
 
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::ActiveCard|ActiveCard]] that's no longer active.
'''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.
* '''Card''' ''[[Mod API Reference:GameOrderPlayCard|GameOrderPlayCard]]'':
* '''Card''' ''[[Mod API Reference:GameOrderPlayCard|GameOrderPlayCard]]'':
[[Category:Mod API Reference]]

Latest revision as of 16:46, 4 December 2018

ActiveCardWoreOff: Subclass of GameOrder that represents a card wearing off. In other words, an ActiveCard that's no longer active.