Card.IsDisabled
Source Code | Usage Examples | Card
Functions
Checks whether a card (Card c) is disabled, equivalent with c:IsStatus(STATUS_DISABLED)
Signature
Card.IsDisabled(Card c
) → bool
lua
c:IsDisabled()
Source Code | Usage Examples | Card
Functions
Checks whether a card (Card c) is disabled, equivalent with c:IsStatus(STATUS_DISABLED)
Card.IsDisabled(Card c
) → bool
c:IsDisabled()