Feel
4.3
The best way to improve your game's feel and make it extra juicy
|
This event will let you pause/play/stop/free all sounds playing through the MMSoundManager at once More...
Public Member Functions | |
MMSoundManagerAllSoundsControlEvent (MMSoundManagerAllSoundsControlEventTypes eventType) | |
Static Public Member Functions | |
static void | Trigger (MMSoundManagerAllSoundsControlEventTypes eventType) |
Public Attributes | |
MMSoundManagerAllSoundsControlEventTypes | EventType |
Static Public Attributes | |
static MMSoundManagerAllSoundsControlEvent | e |
This event will let you pause/play/stop/free all sounds playing through the MMSoundManager at once
Example : MMSoundManagerAllSoundsControlEvent.Trigger(MMSoundManagerAllSoundsControlEventTypes.Stop); will stop all sounds playing at once
MoreMountains.Tools.MMSoundManagerAllSoundsControlEvent.MMSoundManagerAllSoundsControlEvent | ( | MMSoundManagerAllSoundsControlEventTypes | eventType | ) |
|
static |
|
static |
MMSoundManagerAllSoundsControlEventTypes MoreMountains.Tools.MMSoundManagerAllSoundsControlEvent.EventType |