Mod API Reference:GameOrderPlayCardOrderPriority: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
Created page with "'''GameOrderPlayCardOrderPriority''': Subclass of GameOrderPlayCard"
 
No edit summary
Line 1: Line 1:
'''GameOrderPlayCardOrderPriority''':  Subclass of [[Mod API Reference:GameOrderPlayCard|GameOrderPlayCard]]
'''GameOrderPlayCardOrderPriority''':  Subclass of [[Mod API Reference:GameOrderPlayCard|GameOrderPlayCard]]
== Functions ==
* '''WL.GameOrderPlayCardOrderPriority.Create'''('''cardInstanceID''' ''[[Mod API Reference:CardInstanceID|CardInstanceID]]'', '''playerID''' ''[[Mod API Reference:PlayerID|PlayerID]]'') (static) returns [[Mod API Reference:GameOrderPlayCardOrderPriority|GameOrderPlayCardOrderPriority]]:

Revision as of 23:41, 10 April 2017

GameOrderPlayCardOrderPriority: Subclass of GameOrderPlayCard

Functions