Skip to content

Effect.HasDetachCost ​

Source Code | Usage Examples | Effect Functions

Checks if an Effect has a cost that detaches an Xyz Material(s) from the activating card itself.

Signature ​

Effect.HasDetachCost(Effect e) → bool

lua
e:HasDetachCost()

Parameters ​

Returns ​

  • bool ​

    true if e has a cost that detaches Xyz Materials from the activating card, false otherwise.