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

Public Member Functions

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
 

Member Function Documentation

◆ $onInfo()

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

◆ $onWarn()

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

◆ $onError()

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

◆ $shouldPrintException()

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

The documentation for this class was generated from the following file: