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'':"
 
DanWL60 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
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]]:
[[Category:Mod API Reference]]

Latest revision as of 17:14, 4 December 2018

GameOrderPlayCardSanctions: Subclass of GameOrderPlayCard

Functions