Skip to content

Card.IsCanChangePosition

Source Code | Card Functions

Checks if the given (Card c) can change its battle position

Signature

Card.IsCanChangePosition(Card c) → bool

lua
c:IsCanChangePosition()

Parameters

Returns


under-construction