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