Skip to content

FusionPreSelect

subtype of function

A function executed after selecting the monster to summon but before performing the Fusion Summon (e.g. Clock Lizard).

Signature

function(Effect e, Card tc) → nil

lua
function(e,tc)

Parameters

  • Effect e

    The Effect performing the Fusion Summon.

  • Card tc

    The selected Fusion Monster.