![]() |
Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
|
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) |
A struct event used to broadcast the level to channels.
| delegate void MoreMountains.Tools.MMRadioLevelEvent.Delegate | ( | int | channel, |
| float | level ) |
|
static |
|
static |
|
static |