Feel  4.0.1
The best way to improve your game's feel and make it extra juicy
MMSoundManagerTrackEvent.cs File Reference

Classes

struct  MoreMountains.Tools.MMSoundManagerTrackEvent
 This feedback will let you mute, unmute, play, pause, stop, free or set the volume of a selected track More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.Tools
 

Enumerations

enum  MoreMountains.Tools.MMSoundManagerTrackEventTypes {
  MoreMountains.Tools.MMSoundManagerTrackEventTypes.MuteTrack, MoreMountains.Tools.MMSoundManagerTrackEventTypes.UnmuteTrack, MoreMountains.Tools.MMSoundManagerTrackEventTypes.SetVolumeTrack, MoreMountains.Tools.MMSoundManagerTrackEventTypes.PlayTrack,
  MoreMountains.Tools.MMSoundManagerTrackEventTypes.PauseTrack, MoreMountains.Tools.MMSoundManagerTrackEventTypes.StopTrack, MoreMountains.Tools.MMSoundManagerTrackEventTypes.FreeTrack
}