Card.IsRelateToEffect
Source Code | Usage Examples | Card Functions
Checks whether a card (Card c) is related to an effect (Effect e)
Signature
Card.IsRelateToEffect(Card c, Effect e) → bool
lua
c:IsRelateToEffect(e)Source Code | Usage Examples | Card Functions
Checks whether a card (Card c) is related to an effect (Effect e)
Card.IsRelateToEffect(Card c, Effect e) → bool
c:IsRelateToEffect(e)