Skip to content

Card.IsEquipCard

Source Code | Usage Examples | Card Functions

Checks if a card is currently a Equip Card.

Signature

Card.IsEquipCard(Card c) → bool

lua
c:IsEquipCard()

Parameters

Returns

  • bool

    true if the card is currently a Equip Card, false otherwise.


card-check, card-type-related