|
enum class | State : int { Uninitialized = 0
, Initialized = 1
, Ready = 2
} |
|
◆ getServiceName()
virtual::std::string_view Editor::Services::ServerLoggingService::getServiceName |
( |
| ) |
const |
|
virtual |
◆ log()
virtual void Editor::Services::ServerLoggingService::log |
( |
::std::string && | msg, |
|
|
::Player * | player, |
|
|
::Editor::LogLevel | level, |
|
|
::std::vector<::HashedString > && | areaTags ) |
|
virtual |
◆ flush()
virtual void Editor::Services::ServerLoggingService::flush |
( |
| ) |
|
|
virtual |
◆ getMessages()
virtual ::std::vector<::Editor::LogMessage > const & Editor::Services::ServerLoggingService::getMessages |
( |
| ) |
const |
|
virtual |
◆ _dispatchLogMessagePayload()
- 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.
◆ $getServiceName()
MCAPI::std::string_view Editor::Services::ServerLoggingService::$getServiceName |
( |
| ) |
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.
◆ $log()
MCAPI void Editor::Services::ServerLoggingService::$log |
( |
::std::string && | msg, |
|
|
::Player * | player, |
|
|
::Editor::LogLevel | level, |
|
|
::std::vector<::HashedString > && | areaTags ) |
- 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.
◆ $flush()
MCAPI void Editor::Services::ServerLoggingService::$flush |
( |
| ) |
|
- 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.
◆ $getMessages()
MCAPI ::std::vector<::Editor::LogMessage > const & Editor::Services::ServerLoggingService::$getMessages |
( |
| ) |
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.
◆ $vftableForLoggingServiceProvider()
static MCAPI void ** Editor::Services::ServerLoggingService::$vftableForLoggingServiceProvider |
( |
| ) |
|
|
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.
◆ $vftableForIEditorService()
static MCAPI void ** Editor::Services::ServerLoggingService::$vftableForIEditorService |
( |
| ) |
|
|
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.
◆ init()
◆ quit()
◆ listenForLogMessage()
◆ $dtor()
MCAPI void Editor::Services::LoggingService::$dtor |
( |
| ) |
|
|
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.
◆ $init()
- 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.
◆ $quit()
- 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.
◆ $listenForLogMessage()
- 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.
◆ $ready()
- 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.
◆ $isServiceInitialized()
MCAPI bool Editor::Services::IEditorService::$isServiceInitialized |
( |
| ) |
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.
◆ $isServiceReady()
MCAPI bool Editor::Services::IEditorService::$isServiceReady |
( |
| ) |
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.
◆ $vftable()
static MCAPI void ** Editor::Services::IEditorService::$vftable |
( |
| ) |
|
|
staticinherited |
- 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: