Mod API Reference:CardGameAbandon: Difference between revisions
Jump to navigation
Jump to search
Created page with "'''CardGameAbandon''': Subclass of CardGame for the Emergency Blockade card. Named "Abandon" for historical reasons. * '''MultiplyAmount''' '..." |
mNo edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
'''CardGameAbandon''': Subclass of [[ | '''CardGameAbandon''': Subclass of [[Mod API Reference:CardGame|CardGame]] for the Emergency Blockade card. Named "Abandon" for historical reasons. | ||
* '''MultiplyAmount''' ''number'': | * '''MultiplyAmount''' ''number'': | ||
* '''MultiplyPercentage''' ''string'': | * '''MultiplyPercentage''' ''string'': | ||
== Functions == | |||
* '''WL.CardGameAbandon.Create'''('''numPieces''' ''integer'', '''minPerTurn''' ''integer'', '''weight''' ''number'', '''initialPieces''' ''integer'', '''multiplyAmount''' ''number'') (static) returns [[Mod API Reference:CardGameAbandon|CardGameAbandon]]: | |||
[[Category:Mod API Reference]] |
Latest revision as of 16:49, 4 December 2018
CardGameAbandon: Subclass of CardGame for the Emergency Blockade card. Named "Abandon" for historical reasons.
- MultiplyAmount number:
- MultiplyPercentage string:
Functions
- WL.CardGameAbandon.Create(numPieces integer, minPerTurn integer, weight number, initialPieces integer, multiplyAmount number) (static) returns CardGameAbandon: