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

Public Member Functions

virtual bool update ()
MCAPI EditorFacet (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const &client)
MCAPI void _handleModeChanged (::Editor::Mode from, ::Editor::Mode to)
MCAPI ::std::optional<::std::string > const getCursorBlockName () const
MCAPI::Editor::Mode getEditorMode () const
MCAPI void navigateUri (::std::string const &uri)
MCAPI void onViewportFocusAreaResized (float width, float height, float offsetX, float offsetY)
MCAPI void openConsole ()
MCAPI void openPauseMenu ()
MCAPI void setEditorMode (::Editor::Mode newMode)
MCAPI bool shouldDisplayReloadModal () const
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< 1, 1, bool > mIsDirty
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IClientInstance > > mClient
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmModeChangedEvent
::ll::TypedStorage< 1, 1, bool > mCanShowModeShortcutToast
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::OreUI::EditorUiMessageListener > > mClientMessageListener

Member Function Documentation

◆ $vftable()

MCAPI void ** OreUI::EditorFacet::$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:
  • src-server/mc/client/gui/oreui/binding/facets/vanilla_editor/EditorFacet.h
  • src-client/mc/client/gui/oreui/binding/facets/vanilla_editor/EditorFacet.h