LeviLamina
Loading...
Searching...
No Matches
Editor::Services::PrefabDBService Class Reference
+ Inheritance diagram for Editor::Services::PrefabDBService:

Public Types

enum class  State : int { Uninitialized = 0 , Initialized = 1 , Ready = 2 }
 

Public Member Functions

PrefabDBServiceoperator= (PrefabDBService const &)
 
 PrefabDBService (PrefabDBService const &)
 
virtual ::Scripting::Result_deprecated< void > init ()
 
virtual ::Scripting::Result_deprecated< void > ready ()
 
virtual ::Scripting::Result_deprecated< void > quit ()
 
virtual::std::string_view getServiceName () const
 
virtual ::std::vector<::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance > > getInstancesInChunk (::DimensionType const &, ::ChunkPos const &) const
 
virtual ::std::optional<::Editor::Prefabs::VisiblePrefabInstancefetchVisibleInstance (::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance const >) const
 
virtual ::WeakRef<::Editor::Prefabs::PrefabDBTemplate const > getTemplate (::mce::UUID const &) const
 
virtual ::WeakRef<::Editor::Prefabs::PrefabDBTemplategetTemplate (::mce::UUID const &)
 
virtual bool isServiceInitialized () const
 
virtual bool isServiceReady () const
 
MCAPI void $dtor ()
 
MCAPI ::Scripting::Result_deprecated< void > $ready ()
 
MCAPI bool $isServiceInitialized () const
 
MCAPI bool $isServiceReady () const
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk3e21f6
 
::ll::UntypedStorage< 8, 32 > mUnk26e0d3
 
::ll::UntypedStorage< 8, 64 > mUnk8132d3
 
::ll::UntypedStorage< 8, 64 > mUnk50d9ea
 
::ll::UntypedStorage< 8, 16 > mUnkaab249
 
::ll::UntypedStorage< 8, 8 > mUnkc8874b
 
::ll::UntypedStorage< 4, 4 > mUnk93c97e
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 
::ll::UntypedStorage< 8, 8 > mUnkc52f22
 
::ll::UntypedStorage< 8, 24 > mUnk47c2ce
 

Member Function Documentation

◆ init()

virtual ::Scripting::Result_deprecated< void > Editor::Services::PrefabDBService::init ( )
virtual

◆ quit()

virtual ::Scripting::Result_deprecated< void > Editor::Services::PrefabDBService::quit ( )
virtual

◆ getServiceName()

virtual::std::string_view Editor::Services::PrefabDBService::getServiceName ( ) const
virtual

◆ getInstancesInChunk()

virtual ::std::vector<::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance > > Editor::Services::PrefabDBService::getInstancesInChunk ( ::DimensionType const & ,
::ChunkPos const &  ) const
virtual

◆ fetchVisibleInstance()

virtual ::std::optional<::Editor::Prefabs::VisiblePrefabInstance > Editor::Services::PrefabDBService::fetchVisibleInstance ( ::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance const > ) const
virtual

◆ getTemplate() [1/2]

virtual ::WeakRef<::Editor::Prefabs::PrefabDBTemplate const > Editor::Services::PrefabDBService::getTemplate ( ::mce::UUID const & ) const
virtual

◆ getTemplate() [2/2]

virtual ::WeakRef<::Editor::Prefabs::PrefabDBTemplate > Editor::Services::PrefabDBService::getTemplate ( ::mce::UUID const & )
virtual

◆ $dtor() [1/2]

MCAPI void Editor::Services::IEditorService::$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.

◆ $ready()

MCAPI ::Scripting::Result_deprecated< void > Editor::Services::IEditorService::$ready ( )
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.

◆ $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.

◆ $dtor() [2/2]

MCAPI void Editor::Services::PayloadStoreHelper::$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.

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