Card.IsSummonType
Source Code | Usage Examples | Card
Functions
Checks if "c" is Summoned by one of the SummonTypes in the "..." list.
Signature
Card.IsSummonType(Card c
, int ...
) → bool
lua
c:IsSummonType(...)
Source Code | Usage Examples | Card
Functions
Checks if "c" is Summoned by one of the SummonTypes in the "..." list.
Card.IsSummonType(Card c
, int ...
) → bool
c:IsSummonType(...)