Skip to content

Card.IsOnField

Source Code | Card Functions

Checks if a card (Card c) is located on the field

Signature

Card.IsOnField(Card c) → bool

lua
c:IsOnField()

Parameters

Returns


under-construction