Table of Contents
Wwise SDK 2018.1.11
|
AK::IReadBytes Member List
This is the complete list of members for AK::IReadBytes, including all inherited members.
Read(T &out_data) | AK::IReadBytes | inline |
Read() | AK::IReadBytes | inline |
ReadBytes(void *in_pData, AkInt32 in_cBytes, AkInt32 &out_cRead)=0 | AK::IReadBytes | pure virtual |
ReadString(wchar_t *out_pszString, AkInt32 in_nMax) | AK::IReadBytes | inline |