Highroad Engine v1.3
Classes | Namespaces | Enumerations
MMSoundManagerAllSoundsControlEvent.cs File Reference

Classes

struct  MoreMountains.Tools.MMSoundManagerAllSoundsControlEvent
 This event will let you pause/play/stop/free all sounds playing through the MMSoundManager at once More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.Tools
 

Enumerations

enum  MoreMountains.Tools.MMSoundManagerAllSoundsControlEventTypes {
  MoreMountains.Tools.Pause , MoreMountains.Tools.Play , MoreMountains.Tools.Stop , MoreMountains.Tools.Free ,
  MoreMountains.Tools.FreeAllButPersistent , MoreMountains.Tools.FreeAllLooping
}