|
Highroad Engine v1.3
|
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 |