Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
Loading...
Searching...
No Matches
MoreMountains.Tools.MMRadioLevelEvent Struct Reference

A struct event used to broadcast the level to channels. More...

Public Member Functions

delegate void Delegate (int channel, float level)

Static Public Member Functions

static void Register (Delegate callback)
static void Unregister (Delegate callback)
static void Trigger (int channel, float level)

Detailed Description

A struct event used to broadcast the level to channels.

Member Function Documentation

◆ Delegate()

delegate void MoreMountains.Tools.MMRadioLevelEvent.Delegate ( int channel,
float level )

◆ Register()

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

◆ Trigger()

void MoreMountains.Tools.MMRadioLevelEvent.Trigger ( int channel,
float level )
static

◆ Unregister()

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

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