Wwise SDK 2024.1.1
|
#include <AkWwiseErrorHandler.h>
公開メンバ関数 | |
virtual | ~AkWwiseErrorHandler () |
ErrorHandler class destructor. [詳解] | |
静的公開メンバ関数 | |
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 行目に定義があります。