Wwise SDK 2024.1.1
|
#include <AkWwiseErrorHandler.h>
Public 成员函数 | |
virtual | ~AkWwiseErrorHandler () |
ErrorHandler class destructor. 更多... | |
静态 Public 成员函数 | |
static void | AddTranslator (AkErrorMessageTranslator *in_errorMessageTranslator, bool in_overridePreviousTranslator) |
static void | Release () |
static void | ResetTranslator () |
static void | Execute (AK::Monitor::ErrorCode in_eErrorCode, const AkOSChar *in_pszError, AK::Monitor::ErrorLevel in_errorLevel, AkPlayingID in_pID, AkUInt64 in_gId, AkUniqueID in_sId, char *in_args, AkUInt32 in_uArgSize, AkOSChar *out_pBuffer=nullptr, AkUInt32 in_BufferSize=0) |
Translate and then send back the translated message to the sound engine via it's m_funcLocalOutput 更多... | |
static void | SetLocalOutputFunc (AkUInt32 in_uErrorLevel, AK::Monitor::LocalOutputFunc in_pMonitorFunc) |
Sets the localoutputfunc 更多... | |
static AK::Monitor::LocalOutputFunc | GetLocalOutputFunc () |
static AkUInt32 | GetLocalOutputErrorLevel () |
在文件 AkWwiseErrorHandler.h 第 32 行定义.