クラス AK::Wwise::Event
This type can be used to post Events to the sound engine.
[詳細]
AK::Wwise::Eventに対する継承グラフ
すべてのメンバ一覧
Public メソッド |
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.
Wwise Unity Integrationに対してThu Feb 1 09:40:26 2018に生成されました。
1.6.3