Wwise SDK 2022.1.17
|
Data used to describe one image source in Reflect. [詳解]
#include <AkReflectGameData.h>
公開メンバ関数 | |
AkImageSourceName () | |
void | SetName (const char *in_pName) |
公開変数類 | |
AkUInt32 | uNumChar |
Number of characters in image source name. [詳解] | |
const char * | pName |
Optional image source name. Appears in Reflect's editor when profiling. [詳解] | |
Data used to describe one image source in Reflect.
AkReflectGameData.h の 35 行目に定義があります。