Skip to content

Card.IsAbleToGrave

Source Code | Card Functions

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

Signature

Card.IsAbleToGrave(Card c) → bool

lua
c:IsAbleToGrave()

Parameters

Returns


under-construction