Skip to content

Card.IsSummonPlayer

Source Code | Card Functions

Checks if (Card c) is summoned by player (int tp)

Signature

Card.IsSummonPlayer(Card c, int tp) → bool

lua
c:IsSummonPlayer(tp)

Parameters

Returns


under-construction