|
ScriptSentryLogger & | operator= (ScriptSentryLogger const &) |
|
| ScriptSentryLogger (ScriptSentryLogger const &) |
|
virtual void | onException (::Scripting::ContextId, ::Scripting::Error const &error, ::entt::meta_any const &) const |
|
virtual void | onPromiseRejection (::Scripting::ContextId, ::Scripting::Error const &error, ::entt::meta_any const &, bool isHandled) const |
|
MCAPI void | $onException (::Scripting::ContextId, ::Scripting::Error const &error, ::entt::meta_any const &) const |
|
MCAPI void | $onPromiseRejection (::Scripting::ContextId, ::Scripting::Error const &error, ::entt::meta_any const &, bool isHandled) const |
|
virtual void | onInfo (::Scripting::ContextId, ::std::string_view) const |
|
virtual void | onWarn (::Scripting::ContextId, ::std::string_view) const |
|
virtual void | onError (::Scripting::ContextId, ::std::string_view) const |
|
virtual bool | shouldPrintException (::Scripting::ContextId, ::Scripting::Error const &, ::entt::meta_any const &) const |
|
MCAPI void | $onInfo (::Scripting::ContextId, ::std::string_view) const |
|
MCAPI void | $onWarn (::Scripting::ContextId, ::std::string_view) const |
|
MCAPI void | $onError (::Scripting::ContextId, ::std::string_view) const |
|
MCAPI bool | $shouldPrintException (::Scripting::ContextId, ::Scripting::Error const &, ::entt::meta_any const &) const |
|
◆ onException()
◆ onPromiseRejection()
◆ $onException()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $onPromiseRejection()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** ScriptSentryLogger::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $onInfo()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $onWarn()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $onError()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $shouldPrintException()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: