Skip to content

Card.IsSummonType

Source Code | 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(...)

Parameters

Returns


under-construction