LeviLamina
Loading...
Searching...
No Matches
ScriptSentryLogger Class Reference
+ Inheritance diagram for ScriptSentryLogger:

Public Member Functions

ScriptSentryLoggeroperator= (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
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk98dc54
 

Member Function Documentation

◆ onException()

virtual void ScriptSentryLogger::onException ( ::Scripting::ContextId ,
::Scripting::Error const & error,
::entt::meta_any const &  ) const
virtual

Reimplemented from Scripting::IPrinter.

◆ onPromiseRejection()

virtual void ScriptSentryLogger::onPromiseRejection ( ::Scripting::ContextId ,
::Scripting::Error const & error,
::entt::meta_any const & ,
bool isHandled ) const
virtual

Reimplemented from Scripting::IPrinter.

◆ $onException()

MCAPI void ScriptSentryLogger::$onException ( ::Scripting::ContextId ,
::Scripting::Error const & error,
::entt::meta_any const &  ) const
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()

MCAPI void ScriptSentryLogger::$onPromiseRejection ( ::Scripting::ContextId ,
::Scripting::Error const & error,
::entt::meta_any const & ,
bool isHandled ) const
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()

MCAPI void Scripting::IPrinter::$onInfo ( ::Scripting::ContextId ,
::std::string_view  ) const
inherited
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()

MCAPI void Scripting::IPrinter::$onWarn ( ::Scripting::ContextId ,
::std::string_view  ) const
inherited
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()

MCAPI void Scripting::IPrinter::$onError ( ::Scripting::ContextId ,
::std::string_view  ) const
inherited
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()

MCAPI bool Scripting::IPrinter::$shouldPrintException ( ::Scripting::ContextId ,
::Scripting::Error const & ,
::entt::meta_any const &  ) const
inherited
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: