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

Public Member Functions

delegate void Delegate (int channel, float newPitchMultiplier, bool applyPitchMultiplierInstantly=false)
 

Static Public Member Functions

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

Member Function Documentation

◆ Delegate()

delegate void MoreMountains.Tools.MMPlaylistPitchMultiplierEvent.Delegate ( int  channel,
float  newPitchMultiplier,
bool  applyPitchMultiplierInstantly = false 
)

◆ Register()

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

◆ Trigger()

static void MoreMountains.Tools.MMPlaylistPitchMultiplierEvent.Trigger ( int  channel,
float  newPitchMultiplier,
bool  applyPitchMultiplierInstantly = false 
)
static

◆ Unregister()

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

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