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.
1.6.3