Wwise SDK 2025.1.0
|
Describes the data written at the beginning of each command in the command buffer [詳解]
#include <AkCommandTypes.h>
公開変数類 | |
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 行目に定義があります。