Card.IsSummonPlayer
Source Code | Usage Examples | Card Functions
Checks if (Card c) is summoned by player (int tp)
Signature
Card.IsSummonPlayer(Card c, int tp) → bool
lua
c:IsSummonPlayer(tp)Source Code | Usage Examples | Card Functions
Checks if (Card c) is summoned by player (int tp)
Card.IsSummonPlayer(Card c, int tp) → bool
c:IsSummonPlayer(tp)