Skip to content

Card.IsStatus

Source Code | Card Functions

Checks if "c" has the given status (STATUS_x)

Signature

Card.IsStatus(Card c, int status) → bool

lua
c:IsStatus(status)

Parameters

Returns


under-construction