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)Source Code | Usage Examples | aux Functions
Returns if (card c) is in the (int zone), (int tp) is the reference player.
aux.IsZone(Card c, int zone, int tp) → bool
aux.IsZone(c,zone,tp)