|
| enum class | State : int { Uninitialized = 0
, Initialized = 1
, Ready = 2
} |
| |
|
|
ServerLoggingService & | operator= (ServerLoggingService const &) |
| |
|
| ServerLoggingService (ServerLoggingService const &) |
| |
| virtual::std::string_view | getServiceName () const |
| |
| virtual void | log (::std::string &&msg, ::Player *player, ::Editor::LogLevel level, ::std::vector<::HashedString > &&areaTags, ::Editor::LogChannel logChannelMask, ::std::string subMsg) |
| |
| virtual void | flush () |
| |
| virtual ::std::vector<::Editor::LogMessage > const & | getMessages () const |
| |
| MCAPI void | _dispatchLogMessagePayload (::Editor::LogMessage message, ::Editor::IEditorPlayer *editorPlayer) |
| |
| MCAPI::std::string_view | $getServiceName () const |
| |
| MCAPI void | $log (::std::string &&msg, ::Player *player, ::Editor::LogLevel level, ::std::vector<::HashedString > &&areaTags, ::Editor::LogChannel logChannelMask, ::std::string subMsg) |
| |
| MCAPI void | $flush () |
| |
| MCAPI ::std::vector<::Editor::LogMessage > const & | $getMessages () const |
| |
| virtual ::Scripting::Result_deprecated< void > | init () |
| |
| virtual ::Scripting::Result_deprecated< void > | quit () |
| |
| virtual ::Scripting::Result_deprecated<::Bedrock::PubSub::Subscription > | listenForLogMessage (::std::function< void(::Editor::LogMessage const &)> func) |
| |
| MCAPI void | $dtor () |
| |
| MCAPI ::Scripting::Result_deprecated< void > | $init () |
| |
| MCAPI ::Scripting::Result_deprecated< void > | $quit () |
| |
| MCAPI ::Scripting::Result_deprecated<::Bedrock::PubSub::Subscription > | $listenForLogMessage (::std::function< void(::Editor::LogMessage const &)> func) |
| |
|
virtual ::Scripting::Result_deprecated< void > | ready () |
| |
|
virtual bool | isServiceInitialized () const |
| |
|
virtual bool | isServiceReady () const |
| |
| MCAPI ::Scripting::Result_deprecated< void > | $ready () |
| |
| MCAPI bool | $isServiceInitialized () const |
| |
| MCAPI bool | $isServiceReady () const |
| |
|
MCFOLD void * | $ctor () |
| |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
| |
◆ 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, |
|
|
::Editor::LogChannel | logChannelMask, |
|
|
::std::string | subMsg ) |
|
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, |
|
|
::Editor::LogChannel | logChannelMask, |
|
|
::std::string | subMsg ) |
- 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: