Card.IsInMainMZone
Source Code | Usage Examples | Card
Functions
Checks if (Card c) is in a Main Monster Zone. If (int tp) is provided, also returns if (Card c) is of that controller.
Signature
Card.IsInMainMZone(Card c
, int tp
) → bool
lua
c:IsInMainMZone(tp)