|
Corgi Engine v9.3
|
This event will let you trigger a save/load/reset on the MMSoundManager settings More...
Public Member Functions | |
| MMSoundManagerEvent (MMSoundManagerEventTypes eventType) | |
Static Public Member Functions | |
| static void | Trigger (MMSoundManagerEventTypes eventType) |
Public Attributes | |
| MMSoundManagerEventTypes | EventType |
Static Public Attributes | |
| static MMSoundManagerEvent | e |
This event will let you trigger a save/load/reset on the MMSoundManager settings
Example : MMSoundManagerEvent.Trigger(MMSoundManagerEventTypes.SaveSettings); will save settings.
| MoreMountains.Tools.MMSoundManagerEvent.MMSoundManagerEvent | ( | MMSoundManagerEventTypes | eventType | ) |
|
static |
|
static |
| MMSoundManagerEventTypes MoreMountains.Tools.MMSoundManagerEvent.EventType |