Card.IsAbleToChangeControler
Source Code | Usage Examples | Card Functions
Checks if a card (Card c) is capable of having it's control changed. Checks only whether the card is affected by EFFECT_CANNOT_CHANGE_CONTROL.
Signature
Card.IsAbleToChangeControler(Card c) → bool
lua
c:IsAbleToChangeControler()