Skip to content

Card.IsRelateToEffect

Source Code | 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)

Parameters

Returns


under-construction