Skip to content

Card.IsAbleToHand

Source Code | Card Functions

Checks if the card c can be returned to the hand

Signature

Card.IsAbleToHand(Card c) → bool

lua
c:IsAbleToHand()

Parameters

Returns


under-construction