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

Public Member Functions

delegate void Delegate (int channel, MMSMPlaylist newPlaylist, bool andPlay)
 

Static Public Member Functions

static void Register (Delegate callback)
 
static void Unregister (Delegate callback)
 
static void Trigger (int channel, MMSMPlaylist newPlaylist, bool andPlay)
 

Member Function Documentation

◆ Delegate()

delegate void MoreMountains.Tools.MMPlaylistChangeEvent.Delegate ( int  channel,
MMSMPlaylist  newPlaylist,
bool  andPlay 
)

◆ Register()

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

◆ Trigger()

static void MoreMountains.Tools.MMPlaylistChangeEvent.Trigger ( int  channel,
MMSMPlaylist  newPlaylist,
bool  andPlay 
)
static

◆ Unregister()

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

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