Wwise SDK 2021.1.14
|
Data used to describe one image source in Wwise 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 Wwise Reflect's editor when profiling. [詳解] |
|
Data used to describe one image source in Wwise Reflect.
AkReflectGameData.h の 36 行目に定義があります。