|
Wwise SDK 2024.1.10
|
#include IBytes.h>
公開メンバ関数 | |
Interface | |
| virtual bool | ReadBytes (void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cRead)=0 |
Helpers | |
| template | |
| bool | Read (T &out_data) |
| template | |
| bool | Read (bool &out_data) |
| template | |
| T | Read () |