Card.IsXyzLevel
Source Code | Usage Examples | Card
Functions
Checks if "c" would be Level "lv" if it was to be used as Xyz Material for "xyzc".
Signature
Card.IsXyzLevel(Card c
, Card xyzc
, int lv
) → bool
lua
c:IsXyzLevel(xyzc,lv)