Mod API Reference:GameOrderPlayCardSanctions: Difference between revisions

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

Revision as of 23:42, 10 April 2017

GameOrderPlayCardSanctions: Subclass of GameOrderPlayCard

Functions