Skip to content

Card.IsAbleToHandAsCost

Source Code | Card Functions

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

Signature

Card.IsAbleToHandAsCost(Card c) → bool

lua
c:IsAbleToHandAsCost()

Parameters

Returns


under-construction