Skip to content

Card.IsXyzSummoned

Source Code | Usage Examples | Card Functions

Checks if a card is currently Xyz Summoned.

Signature

Card.IsXyzSummoned(Card c) → bool

lua
c:IsXyzSummoned()

Parameters

Returns

  • bool

    true if the card is currently Xyz Summoned, false otherwise.


card-check