Skip to content

XyzExtraCheck

subtype of function

An additional check to perform on groups of materials to be used for an Xyz Summon (e.g. Number F0: Utopic Future).

Functions that use this type as parameter

Functions that use this type as parameter

Signature

function(Group g, int tp, Card xyz) → bool

lua
function(g,tp,xyz)

Parameters

  • Group g

    The group of materials to be checked.

  • int tp

    The player performing the Xyz Summon.

  • Card xyz

    The Xyz Monster to summon.

Returns


xyz-related