Skip to content

Card.IsAbleToDeckAsCost

Source Code | Card Functions

Checks if a card (Card c) is able to go to the Deck as a cost

Signature

Card.IsAbleToDeckAsCost(Card c) → bool

lua
c:IsAbleToDeckAsCost()

Parameters

Returns


under-construction