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.Feedbacks.MMSfxEvent.Delegate |
( |
AudioClip |
clipToPlay, |
|
|
AudioMixerGroup |
audioGroup = null, |
|
|
float |
volume = 1f, |
|
|
float |
pitch = 1f |
|
) |
| |
◆ Register()
| static void MoreMountains.Feedbacks.MMSfxEvent.Register |
( |
Delegate |
callback | ) |
|
|
static |
◆ Trigger()
| static void MoreMountains.Feedbacks.MMSfxEvent.Trigger |
( |
AudioClip |
clipToPlay, |
|
|
AudioMixerGroup |
audioGroup = null, |
|
|
float |
volume = 1f, |
|
|
float |
pitch = 1f |
|
) |
| |
|
static |
◆ Unregister()
| static void MoreMountains.Feedbacks.MMSfxEvent.Unregister |
( |
Delegate |
callback | ) |
|
|
static |
The documentation for this struct was generated from the following file:
- F:/Github/Store/MMFeedbacksStore/Assets/MMFeedbacks/MMFeedbacks/MMFeedbacks/Feedbacks/MMFeedbackSound.cs