Highroad Engine v1.3
Public Member Functions | Static Public Member Functions | List of all members
MoreMountains.Tools.MMPlaylistPlayEvent Struct Reference

This class stores all the info related to items in a playlist More...

Public Member Functions

delegate void Delegate (int channel)
 

Static Public Member Functions

static void Register (Delegate callback)
 
static void Unregister (Delegate callback)
 
static void Trigger (int channel)
 

Detailed Description

This class stores all the info related to items in a playlist

Member Function Documentation

◆ Delegate()

delegate void MoreMountains.Tools.MMPlaylistPlayEvent.Delegate ( int  channel)

◆ Register()

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

◆ Trigger()

static void MoreMountains.Tools.MMPlaylistPlayEvent.Trigger ( int  channel)
static

◆ Unregister()

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

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