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

Classes

class  EditorRay

Public Member Functions

virtual bool update ()
MCAPI EditorScriptingFacet (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const &clientInstance)
MCAPI void _handleDataStoreEvent (::HashedString const &dataTag, ::Editor::DataStore::EventType eventType, ::Json::Value const &payload, ::Editor::DataStore::PayloadDescription const &)
MCAPI void addCleanupMessage (::std::string const &id, ::std::string const &payload)
MCAPI void attachDebugger ()
MCAPI void dispatchDataStoreEvent (::std::string const &dataTag, ::Editor::DataStore::EventType eventType, ::std::optional<::std::string > payload, ::std::optional<::Editor::DataStore::PayloadDescription > desc)
MCAPI::OreUI::EditorScriptingFacet::EditorRay getMouseRayCastActionPayload () const
MCAPI void reload ()
MCAPI void sendMessage (::std::string const &id, ::std::string const &payload)
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const &clientInstance)
MCAPI void $dtor ()
MCFOLD 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 > > mClientInstance
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmDataStoreEvent
::ll::TypedStorage< 8, 24, ::std::vector<::std::function< void()> > > mCleanupMessages

Member Function Documentation

◆ $vftable()

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