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
Fusion.CreateSummonEff
- Creates an effect that performs a Fusion Summon.
Signature
function(Effect e
, Card tc
, int tp
, Group sg
) → nil
lua
function(e,tc,tp,sg)