TopDown Engine  v3.6
MoreMountains.Tools.MMPlaylistVolumeMultiplierEvent Struct Reference

Public Member Functions

delegate void Delegate (int channel, float newVolumeMultiplier, bool applyVolumeMultiplierInstantly=false)
 

Static Public Member Functions

static void Register (Delegate callback)
 
static void Unregister (Delegate callback)
 
static void Trigger (int channel, float newVolumeMultiplier, bool applyVolumeMultiplierInstantly=false)
 

Member Function Documentation

◆ Delegate()

delegate void MoreMountains.Tools.MMPlaylistVolumeMultiplierEvent.Delegate ( int  channel,
float  newVolumeMultiplier,
bool  applyVolumeMultiplierInstantly = false 
)

◆ Register()

static void MoreMountains.Tools.MMPlaylistVolumeMultiplierEvent.Register ( Delegate  callback)
static

◆ Trigger()

static void MoreMountains.Tools.MMPlaylistVolumeMultiplierEvent.Trigger ( int  channel,
float  newVolumeMultiplier,
bool  applyVolumeMultiplierInstantly = false 
)
static

◆ Unregister()

static void MoreMountains.Tools.MMPlaylistVolumeMultiplierEvent.Unregister ( Delegate  callback)
static

The documentation for this struct was generated from the following file: