Skip to content

Card.IsCode

Source Code | Card Functions

Checks if "c" has at least 1 code/ID among the "..." list.

Signature

Card.IsCode(Card c, int ...) → bool

lua
c:IsCode(...)

Parameters

Returns


under-construction