Skip to content

Card.IsNonEffectMonster

Source Code | Card Functions

Returns true if the given card is currently a Non-Effect monster.

Signature

Card.IsNonEffectMonster(Card c) → bool

lua
c:IsNonEffectMonster()

Parameters

Returns

  • bool

    If c is currently a Non-Effect monster.


card-check, card-type-related