Mod API Reference:CardGame

From Warzone Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "'''CardGame''': Settings of a card in a specific game. This is an abstract type, the actual type will be one of the children listed below. * '''ActiveCardExpireBehavior''' ''...")
 
m
 
Line 27: Line 27:
 
* [[Mod API Reference:CardGameSpy|CardGameSpy]]
 
* [[Mod API Reference:CardGameSpy|CardGameSpy]]
 
* [[Mod API Reference:CardGameSurveillance|CardGameSurveillance]]
 
* [[Mod API Reference:CardGameSurveillance|CardGameSurveillance]]
 +
[[Category:Mod API Reference]]

Latest revision as of 16:49, 4 December 2018

CardGame: Settings of a card in a specific game. This is an abstract type, the actual type will be one of the children listed below.

  • ActiveCardExpireBehavior ActiveCardExpireBehaviorOptions (enum):
  • ActiveOrderDuration integer:
  • CardID CardID:
  • Description string:
  • FriendlyDescription string:
  • ID CardID:
  • InitialPieces integer:
  • IsStoredInActiveOrders boolean:
  • MinimumPiecesPerTurn integer:
  • NumPieces integer:
  • Weight number:

[edit] Children

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox