Feel
4.3
The best way to improve your game's feel and make it extra juicy
|
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 |