LeviLamina
Loading...
Searching...
No Matches
OreUI::EditorLoggingFacet Class Reference
Inheritance diagram for OreUI::EditorLoggingFacet:

Classes

struct  LogMessage
struct  LogNotification

Public Member Functions

virtual bool update ()
MCAPI EditorLoggingFacet (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const &client)
MCAPI bool _addMessage (::Editor::LogMessage const &message)
MCAPI void _handleGraphicSettingsChanged (::Editor::Settings::GraphicsProps const &graphicProp)
MCAPI void _handleNewLogMessage (::Editor::LogMessage const &message)
MCAPI void _handleScriptReload (::Editor::Network::ServerScriptTeardownRebuildPayload const &payload)
MCAPI void _refreshLogMessages ()
MCAPI bool _shouldFilterMessage (::Editor::LogMessage const &message)
MCAPI ::std::optional<::OreUI::EditorLoggingFacet::LogNotificationacquireNotification ()
MCAPI void flush ()
MCFOLD::Editor::LogLevelFilter getLogLevelFilter () const
MCFOLD ::std::vector<::OreUI::EditorLoggingFacet::LogMessage > const & getMessages () const
MCFOLD uint64 const getNotificationQueueCount () const
MCAPI bool getNotificationsEnabled () const
MCFOLD::HashedString const & getTagFilter () const
MCFOLD ::std::vector<::HashedString > const & getTagList () const
MCAPI void setLogLevelFilter (::Editor::LogLevelFilter filter)
MCAPI void setNotificationsEnabled (bool isEnabled)
MCAPI void setTagFilter (::HashedString const &filter)
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const &client)
MCAPI void $dtor ()
MCAPI bool $update ()

Static Public Member Functions

static MCAPI ::std::add_lvalue_reference_t< char const[]> NAME ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IClientInstance > > mClient
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::EditorLoggingFacet::LogMessage > > mMessageList
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmLogMessageSub
::ll::TypedStorage< 4, 4, ::Editor::LogLevelFilter > mLevelFilter
::ll::TypedStorage< 8, 48, ::HashedStringmTagFilter
::ll::TypedStorage< 8, 24, ::std::vector<::HashedString > > mTagList
::ll::TypedStorage< 1, 1, bool > mDirty
::ll::TypedStorage< 8, 40, ::std::queue< ::OreUI::EditorLoggingFacet::LogNotification, ::std::deque<::OreUI::EditorLoggingFacet::LogNotification > > > mNotificationQueue
::ll::TypedStorage< 1, 1, bool > mNotificationEnabled
::ll::TypedStorage< 1, 1, bool > mNotificationSettingEnabled
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmGraphicSettingsChangedEventSub
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmReloadScriptEventSub

Member Function Documentation

◆ $vftable()

MCAPI void ** OreUI::EditorLoggingFacet::$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.

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