Skip to content

Card.IsSummonCode

Source Code | Card Functions

Checks if "c" has a specific code from the "..." list if it is to be used as material for the SummonType "sumtype" of "sc" performed by the player "playerid".

Signature

Card.IsSummonCode(Card c, Card|nil sc, int sumtype, int playerid, int ...) → bool

lua
c:IsSummonCode(sc,sumtype,playerid,...)

Parameters

Returns


under-construction