Card.IsReleasableByEffect
Source Code | Usage Examples | Card Functions
Checks if a card (Card c) is able to be Tributed by a card effect
Signature
Card.IsReleasableByEffect(Card c) → bool
lua
c:IsReleasableByEffect()