Skip to content

Card.IsAbleToGraveAsCost

Source Code | Card Functions

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

Signature

Card.IsAbleToGraveAsCost(Card c) → bool

lua
c:IsAbleToGraveAsCost()

Parameters

Returns


under-construction