Mod API Reference:CardGameDiplomacy: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
Created page with " '''CardGameDiplomacy''': Subclass of CardGame * '''Duration''' ''integer'':"
 
DanWL60 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
'''CardGameDiplomacy''':  Subclass of [[Mod API Reference:CardGame|CardGame]]
'''CardGameDiplomacy''':  Subclass of [[Mod API Reference:CardGame|CardGame]]
* '''Duration''' ''integer'':
* '''Duration''' ''integer'':
== Functions ==
* '''WL.CardGameDiplomacy.Create'''('''numPieces''' ''integer'', '''minPerTurn''' ''integer'', '''weight''' ''number'', '''initialPieces''' ''integer'', '''duration''' ''integer'') (static) returns [[Mod API Reference:CardGameDiplomacy|CardGameDiplomacy]]:
[[Category:Mod API Reference]]

Latest revision as of 16:50, 4 December 2018

CardGameDiplomacy: Subclass of CardGame

  • Duration integer:

Functions

  • WL.CardGameDiplomacy.Create(numPieces integer, minPerTurn integer, weight number, initialPieces integer, duration integer) (static) returns CardGameDiplomacy: