Skip to content

Card.IsAbleToExtra

Source Code | Card Functions

Checks if the card c can be returned to the Extra Deck

Signature

Card.IsAbleToExtra(Card c) → bool

lua
c:IsAbleToExtra()

Parameters

Returns


under-construction