Skip to content

Card.IsAttackPos

Source Code | Card Functions

Checks if a card (Card c) is in Attack position

Signature

Card.IsAttackPos(Card c) → bool

lua
c:IsAttackPos()

Parameters

Returns


under-construction