Skip to content

Duel.SetFusionMaterial

Source Code | Duel Functions

Sets the internal group of selected fusion materials, this function is to be used in EFFECT_SUMMON_MATERIAL after the materials are selected, as this group is what will then be returned from Duel.SetFusionMaterial

Signature

Duel.SetFusionMaterial(Group g) → nil

lua
Duel.SetFusionMaterial(g)

Parameters


under-construction