Skip to content

Card.IsTrapCard

Source Code | Usage Examples | Card Functions

Checks if a card is originally a Trap Card.

Signature

Card.IsTrapCard(Card c) → bool

lua
c:IsTrapCard()

Parameters

Returns

  • bool

    true if the card is originally a Trap Card, false otherwise.


card-check, card-type-related, original-property