Wwise SDK 2022.1.18
|
#include <AkWwiseErrorHandler.h>
Public Member Functions | |
virtual | ~AkWwiseErrorHandler () |
ErrorHandler class destructor. More... | |
Static Public Member Functions | |
static void | Init () |
static void | AddTranslator (AkErrorMessageTranslator *in_errorMessageTranslator, bool in_overridePreviousTranslator) |
static void | Release () |
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) |
Translate and then send back the translated message to the sound engine via it's m_funcLocalOutput. More... | |
static void | SetLocalOutputFunc (AkUInt32 in_uErrorLevel, AK::Monitor::LocalOutputFunc in_pMonitorFunc) |
Sets the localoutputfunc. More... | |
static AK::Monitor::LocalOutputFunc | GetLocalOutputFunc () |
static AkUInt32 | GetLocalOutputErrorLevel () |
Definition at line 32 of file AkWwiseErrorHandler.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise