Skip to content

Card.IsCanChangePositionRush

Source Code | Card Functions

Rush related function. Returns if (Card c) can change its position and is not in Maximum mode

Signature

Card.IsCanChangePositionRush(Card c) → bool

lua
c:IsCanChangePositionRush()

Parameters

Returns


under-construction