バージョン
Wwise Unity Integration Documentation
|
Event callback information. Event callback functions can receive this structure as a parameter [詳解]
公開変数類 | |
AkCallbackInfo | info |
For more information about the event callback, see the classes derived from AkCallbackInfo. [詳解] | |
UnityEngine.GameObject | sender |
GameObject from whom the callback function was called [詳解] | |
AkCallbackType | type |
AkUnitySoundEngine.PostEvent callback flags. See the AkCallbackType enumeration for a list of all callbacks [詳解] | |
Event callback information. Event callback functions can receive this structure as a parameter