Skip to content

Card.IsCounterTrap

Source Code | Card Functions

Returns true if the given card is currently a Counter Trap.

Signature

Card.IsCounterTrap(Card c) → bool

lua
c:IsCounterTrap()

Parameters

Returns

  • bool

    If c is currently a Counter Trap.


card-check, card-type-related