Skip to content

Card.Race

Source Code | Usage Examples | Card Functions

Returns the card's original race(s).

Signature

Card.Race(Card c) → int

lua
c:Race()

Parameters

  • Card c

    The card to get the race(s) of.

Returns

Overload

Card.Race(Card c, int att) → nil

lua
c:Race(att)

Changes a card's race.

Parameters


race-related