LeviLamina
Loading...
Searching...
No Matches
Editor::ScriptModule::ScriptLoggingService Class Reference
Inheritance diagram for Editor::ScriptModule::ScriptLoggingService:

Public Member Functions

ScriptLoggingService & operator= (ScriptLoggingService const &)
 ScriptLoggingService (ScriptLoggingService const &)
MCAPI ScriptLoggingService (::Editor::Services::LoggingServiceProvider *loggingService, ::Scripting::WeakLifetimeScope const &scope)
MCAPI ::Scripting::Result_deprecated< void > _logMessage (::Editor::LogLevel level, ::std::variant<::std::string, ::Editor::LocalizationEntry > message, ::std::optional<::Editor::ScriptModule::ScriptLogProperties > logProps)
MCAPI ::Scripting::Result_deprecated< void > debug (::std::variant<::std::string, ::Editor::LocalizationEntry > message, ::std::optional<::Editor::ScriptModule::ScriptLogProperties > logProps)
MCAPI ::Scripting::Result_deprecated< void > error (::std::variant<::std::string, ::Editor::LocalizationEntry > message, ::std::optional<::Editor::ScriptModule::ScriptLogProperties > logProps)
MCAPI ::Scripting::Result_deprecated< void > info (::std::variant<::std::string, ::Editor::LocalizationEntry > message, ::std::optional<::Editor::ScriptModule::ScriptLogProperties > logProps)
MCAPI ::Scripting::Result_deprecated< void > warning (::std::variant<::std::string, ::Editor::LocalizationEntry > message, ::std::optional<::Editor::ScriptModule::ScriptLogProperties > logProps)
MCAPI void * $ctor (::Editor::Services::LoggingServiceProvider *loggingService, ::Scripting::WeakLifetimeScope const &scope)

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bindScript ()

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk2eada6
::ll::UntypedStorage< 8, 8 > mUnk4209f3

Constructor & Destructor Documentation

◆ ScriptLoggingService()

MCAPI Editor::ScriptModule::ScriptLoggingService::ScriptLoggingService ( ::Editor::Services::LoggingServiceProvider * loggingService,
::Scripting::WeakLifetimeScope const & scope )
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.

Member Function Documentation

◆ _logMessage()

MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptLoggingService::_logMessage ( ::Editor::LogLevel level,
::std::variant<::std::string, ::Editor::LocalizationEntry > message,
::std::optional<::Editor::ScriptModule::ScriptLogProperties > logProps )
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.

◆ debug()

MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptLoggingService::debug ( ::std::variant<::std::string, ::Editor::LocalizationEntry > message,
::std::optional<::Editor::ScriptModule::ScriptLogProperties > logProps )
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.

◆ error()

MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptLoggingService::error ( ::std::variant<::std::string, ::Editor::LocalizationEntry > message,
::std::optional<::Editor::ScriptModule::ScriptLogProperties > logProps )
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.

◆ info()

MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptLoggingService::info ( ::std::variant<::std::string, ::Editor::LocalizationEntry > message,
::std::optional<::Editor::ScriptModule::ScriptLogProperties > logProps )
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.

◆ warning()

MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptLoggingService::warning ( ::std::variant<::std::string, ::Editor::LocalizationEntry > message,
::std::optional<::Editor::ScriptModule::ScriptLogProperties > logProps )
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.

◆ bindScript()

MCAPI ::Scripting::ClassBinding Editor::ScriptModule::ScriptLoggingService::bindScript ( )
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.

◆ $ctor()

MCAPI void * Editor::ScriptModule::ScriptLoggingService::$ctor ( ::Editor::Services::LoggingServiceProvider * loggingService,
::Scripting::WeakLifetimeScope const & scope )
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: