Skip to content

Card.IsCanTurnSet

Source Code | Card Functions

Checks if a card (Card c) can be made to face-down position (Set)

Signature

Card.IsCanTurnSet(Card c) → bool

lua
c:IsCanTurnSet()

Parameters

Returns


under-construction