Wwise SDK 2025.1.0
|
Describes the data written at the beginning of each command in the command buffer 更多...
#include <AkCommandTypes.h>
Public 属性 | |
AkUInt16 | code |
Unique ID of the command, as listed in AkCommand enum 更多... | |
AkUInt16 | size |
Size of the payload (without this header), in bytes 更多... | |
AkUInt16 | flags |
Internal flags for the command 更多... | |
AkUInt16 | result |
Describes the data written at the beginning of each command in the command buffer
在文件 AkCommandTypes.h 第 1522 行定义.