Skip to content

aux.IsZone ​

Source Code | Usage Examples | aux Functions

Returns if (card c) is in the (int zone), (int tp) is the reference player.

Signature ​

aux.IsZone(Card c, int zone, int tp) → bool

lua
aux.IsZone(c,zone,tp)

Parameters ​

Returns ​


under-construction