Skip to content

Card.IsNormalSummoned

Source Code | Usage Examples | Card Functions

Checks if a card is currently Normal Summoned/Set.

Signature

Card.IsNormalSummoned(Card c) → bool

lua
c:IsNormalSummoned()

Parameters

Returns

  • bool

    true if the card is currently Normal Summoned/Set, false otherwise.


card-check