|
|
virtual void | onInfo (::Scripting::ContextId contextId, ::std::string_view message) const |
|
virtual void | onWarn (::Scripting::ContextId contextId, ::std::string_view message) const |
|
virtual void | onError (::Scripting::ContextId contextId, ::std::string_view message) const |
|
virtual void | onException (::Scripting::ContextId contextId, ::Scripting::BaseError const &error, ::entt::meta_any const &errorAny) const |
|
virtual bool | shouldPrintException (::Scripting::ContextId contextId, ::Scripting::BaseError const &error, ::entt::meta_any const &errorAny) const |
|
virtual void | onPromiseRejection (::Scripting::ContextId contextId, ::Scripting::BaseError const &error, ::entt::meta_any const &errorAny, bool isHandled) const |
|
MCFOLD void | $onInfo (::Scripting::ContextId contextId, ::std::string_view message) const |
|
MCFOLD void | $onWarn (::Scripting::ContextId contextId, ::std::string_view message) const |
|
MCFOLD void | $onError (::Scripting::ContextId contextId, ::std::string_view message) const |
|
MCFOLD bool | $shouldPrintException (::Scripting::ContextId contextId, ::Scripting::BaseError const &error, ::entt::meta_any const &errorAny) const |
The documentation for this class was generated from the following file: