Wwise SDK 2021.1.8
AkObjectInfo
Version
Wwise SDK 2021.1.8
|
AkObjectInfo Struct Reference
Object information structure for QueryAudioObjectsIDs. More...
#include <AkQueryParameters.h>
Public Attributes | |
AkUniqueID | objID |
Object ID. More... |
|
AkUniqueID | parentID |
Object ID of the parent. More... |
|
AkInt32 | iDepth |
Depth in tree. More... |
|
Detailed Description
Object information structure for QueryAudioObjectsIDs.
Definition at line 68 of file AkQueryParameters.h.