AK::Wwise::Event类参考
This type can be used to post Events to the sound engine.
更多...
继承图,类AK::Wwise::Event
所有成员的列表。
公有成员 |
uint | Post (GameObject gameObject) |
| Posts this Event on a GameObject.
|
uint | Post (GameObject gameObject, CallbackFlags flags, AkCallbackManager.EventCallback callback, object cookie=null) |
| Posts this Event on a GameObject.
|
uint | Post (GameObject gameObject, uint flags, AkCallbackManager.EventCallback callback, object cookie=null) |
| Posts this Event on a GameObject.
|
void | ExecuteAction (GameObject gameObject, AkActionOnEventType actionOnEventType, int transitionDuration, AkCurveInterpolation curveInterpolation) |
| Executes various actions on this event associated with a GameObject.
|
void | PostMIDI (GameObject gameObject, AkMIDIPostArray array) |
| Posts MIDI Events on this Event associated with a GameObject.
|
void | PostMIDI (GameObject gameObject, AkMIDIPostArray array, int count) |
| Posts MIDI Events on this Event associated with a GameObject.
|
void | StopMIDI (GameObject gameObject) |
| Stops MIDI Events on this Event associated with a GameObject.
|
void | StopMIDI () |
| Stops all MIDI Events on this Event.
|
详细描述
This type can be used to post Events to the sound engine.
Generated at Thu Feb 1 09:40:31 2018 for Wwise Unity Integration by
1.6.3