Effect.HasSelfDiscardCost
Source Code | Usage Examples | Effect Functions
Checks if an Effect has a cost that discards the activating card itself.
Signature
Effect.HasSelfDiscardCost(Effect e) → bool
lua
e:HasSelfDiscardCost()