Skip to content

Card.IsAbleToDeckOrExtraAsCost

Source Code | Card Functions

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

Signature

Card.IsAbleToDeckOrExtraAsCost(Card c) → bool

lua
c:IsAbleToDeckOrExtraAsCost()

Parameters

Returns


under-construction