Appearance
Source Code | Usage Examples | Card Functions
Card
Checks if a card is currently a Trap.
Card.IsTrap(Card c) → bool
c
c:IsTrap()
The card to check.
true if the card is currently a Trap, false otherwise.
true
false
card-check, card-type-related