A struct used to trigger sounds
More...
|
delegate void | Delegate (AudioClip clipToPlay, AudioMixerGroup audioGroup=null, float volume=1f, float pitch=1f) |
|
A struct used to trigger sounds
◆ Delegate()
delegate void MoreMountains.Tools.MMSfxEvent.Delegate |
( |
AudioClip |
clipToPlay, |
|
|
AudioMixerGroup |
audioGroup = null , |
|
|
float |
volume = 1f , |
|
|
float |
pitch = 1f |
|
) |
| |
◆ Register()
static void MoreMountains.Tools.MMSfxEvent.Register |
( |
Delegate |
callback | ) |
|
|
static |
◆ Trigger()
static void MoreMountains.Tools.MMSfxEvent.Trigger |
( |
AudioClip |
clipToPlay, |
|
|
AudioMixerGroup |
audioGroup = null , |
|
|
float |
volume = 1f , |
|
|
float |
pitch = 1f |
|
) |
| |
|
static |
◆ Unregister()
static void MoreMountains.Tools.MMSfxEvent.Unregister |
( |
Delegate |
callback | ) |
|
|
static |
The documentation for this struct was generated from the following file:
- E:/Github/Store/HighroadEngine/Assets/HighroadEngine/MMTools/Tools/MMAudio/MMAudioEvents/MMAudioEvents.cs