Skip to content

Card.IsEffectMonster

Source Code | Usage Examples | Card Functions

Checks if a card is currently an Effect Monster.

Signature

Card.IsEffectMonster(Card c) → bool

lua
c:IsEffectMonster()

Parameters

Returns

  • bool

    true if the card is currently an Effect Monster, false otherwise.


card-check, card-type-related