Table of Contents
Wwise SDK 2018.1.11
|
AkDynamicSequenceItemCallbackInfo Struct Reference
Inheritance diagram for AkDynamicSequenceItemCallbackInfo:

Public Attributes | |
AkPlayingID | playingID |
Playing ID of Dynamic Sequence, returned by AK::SoundEngine:DynamicSequence::Open() More... |
|
AkUniqueID | audioNodeID |
Audio Node ID of finished item. More... |
|
void * | pCustomInfo |
Custom info passed to the DynamicSequence::Open function. More... |
|
![]() | |
void * | pCookie |
User data, passed to PostEvent() More... |
|
AkGameObjectID | gameObjID |
Game object ID. More... |
|
Detailed Description
Callback information structure corresponding to AK_EndOfDynamicSequenceItem.
- See also
Definition at line 141 of file AkCallback.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/AkCallback.h