版本
Wwise Unity Integration Documentation
|
Event callback information. Event callback functions can receive this structure as a parameter 更多...
Public 属性 | |
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 |
AkSoundEngine.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