Mod API Reference:CardGame

From Warzone Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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:

Children