Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
Loading...
Searching...
No Matches
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()

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

◆ Trigger()

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

◆ Unregister()

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

The documentation for this struct was generated from the following file:
  • H:/Code/MoreMountains/feel/Assets/Feel/MMTools/Core/MMAudio/MMPlaylist/MMPlaylist.cs