Skip to content

Effect.IsSpellTrapEffect

Source Code | Effect Functions

Returns if (Effect e) is an effect from a Spell or Trap card

Signature

Effect.IsSpellTrapEffect(Effect e) → bool

lua
e:IsSpellTrapEffect()

Parameters

Returns


under-construction