|
ScriptCompositePrintLogger & | operator= (ScriptCompositePrintLogger const &) |
|
| ScriptCompositePrintLogger (ScriptCompositePrintLogger 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 void | onException (::Scripting::ContextId, ::Scripting::Error const &, ::entt::meta_any const &) const |
|
virtual bool | shouldPrintException (::Scripting::ContextId, ::Scripting::Error const &, ::entt::meta_any const &) const |
|
virtual void | onPromiseRejection (::Scripting::ContextId, ::Scripting::Error const &, ::entt::meta_any const &, bool) 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 |
|
◆ onInfo()
◆ onWarn()
◆ onError()
◆ onException()
◆ shouldPrintException()
◆ onPromiseRejection()
◆ $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: