Skip to content

Card.IsCounterTrap

Source Code | Usage Examples | Card Functions

Checks if a card is currently a Counter Trap.

Signature

Card.IsCounterTrap(Card c) → bool

lua
c:IsCounterTrap()

Parameters

Returns

  • bool

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


card-check, card-type-related