Skip to content

Duel.GetFusionMaterial

Source Code | Duel Functions

Returns a group of cards that are usable as fusion materials by the players, those cards consist of cards in the player's monster zone and also in the player's hand, GY and spell/trap zone that are affected by an EFFECT_EXTRA_FUSION_MATERIAL effect.

Signature

Duel.GetFusionMaterial(int player) → Group

lua
Duel.GetFusionMaterial(player)

Parameters

Returns


under-construction