Card.IsControler
Source Code | Usage Examples | Card Functions
Checks if a card (Card c) has player (int p) as it's controller
Signature
Card.IsControler(Card c, int controler) → bool
lua
c:IsControler(controler)Source Code | Usage Examples | Card Functions
Checks if a card (Card c) has player (int p) as it's controller
Card.IsControler(Card c, int controler) → bool
c:IsControler(controler)