Skip to content

FusionMaterialOperation ​

subtype of function

A function to perform on the materials being used in a Fusion Summon.

Functions that use this type as parameter

Functions that use this type as parameter ​

Signature ​

function(Effect e, Card tc, int tp, Group sg) → nil

lua
function(e,tc,tp,sg)

Parameters ​

  • Effect e ​

    The effect performing the Fusion Summon.

  • Card tc ​

    The Fusion monster being summoned.

  • int tp ​

    The player performing the Fusion Summon.

  • Group sg ​

    The group of materials.