|
virtual void | onInfo (::Scripting::ContextId, ::std::string_view message) const |
|
virtual void | onWarn (::Scripting::ContextId, ::std::string_view message) const |
|
virtual void | onError (::Scripting::ContextId, ::std::string_view message) const |
|
virtual void | onException (::Scripting::ContextId, ::entt::meta_any const &e) const |
|
virtual bool | shouldPrintException (::Scripting::ContextId, ::entt::meta_any const &e) const |
|
virtual void | onPromiseRejection (::Scripting::ContextId, ::std::string_view message, bool isHandled) const |
|
MCAPI void | $onInfo (::Scripting::ContextId, ::std::string_view message) const |
|
MCAPI void | $onWarn (::Scripting::ContextId, ::std::string_view message) const |
|
MCAPI void | $onError (::Scripting::ContextId, ::std::string_view message) const |
|
MCAPI void | $onException (::Scripting::ContextId, ::entt::meta_any const &e) const |
|
MCAPI bool | $shouldPrintException (::Scripting::ContextId, ::entt::meta_any const &e) const |
|
MCAPI void | $onPromiseRejection (::Scripting::ContextId, ::std::string_view message, bool isHandled) const |
|
|
static MCAPI void ** | $vftable () |
|
◆ onInfo()
◆ onWarn()
◆ onError()
◆ onException()
◆ shouldPrintException()
virtual bool ScriptPrintLogger::shouldPrintException |
( |
::Scripting::ContextId | , |
|
|
::entt::meta_any const & | e ) const |
|
virtual |
◆ onPromiseRejection()
virtual void ScriptPrintLogger::onPromiseRejection |
( |
::Scripting::ContextId | , |
|
|
::std::string_view | message, |
|
|
bool | isHandled ) const |
|
virtual |
The documentation for this class was generated from the following file: