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