Skip to content

Card.IsTrap

Source Code | Usage Examples | Card Functions

Checks if a card is currently a Trap.

Signature

Card.IsTrap(Card c) → bool

lua
c:IsTrap()

Parameters

Returns

  • bool

    true if the card is currently a Trap, false otherwise.


card-check, card-type-related