Skip to content

Card.IsAbleToDeck

Source Code | Card Functions

Checks if the card c can be returned to the Deck

Signature

Card.IsAbleToDeck(Card c) → bool

lua
c:IsAbleToDeck()

Parameters

Returns


under-construction