Skip to content

Card.IsTrapCard

Source Code | Card Functions

Returns true if the given card is originally a Trap Card.

Signature

Card.IsTrapCard(Card c) → bool

lua
c:IsTrapCard()

Parameters

Returns

  • bool

    If c is originally a Trap Card.


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