LeviLamina
Loading...
Searching...
No Matches
Editor::EditorManager Class Referenceabstract
+ Inheritance diagram for Editor::EditorManager:

Public Member Functions

EditorManageroperator= (EditorManager const &)
 
 EditorManager (EditorManager const &)
 
virtual ::std::unique_ptr<::FileArchiver::IWorldConvertercreateWorldConverter (::ILevelListCache &, ::Scheduler &, ::Bedrock::NotNullNonOwnerPtr<::IResourcePackRepository > const &, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const >)
 
virtual void cleanupOrphanedTemporaryPlaytestWorlds (::ILevelListCache &levelListCache) const
 
virtual ::Scripting::Result< void > scriptingTeardown ()
 
virtual ::Scripting::Result< void > scriptingRebuild (::Scripting::ContextId contextId, bool finalEvent)
 
virtual void tryClearPlaytestRoundtripInfo ()
 
virtual::Editor::ServiceProviderCollection & getServiceProviders ()
 
MCAPI EditorManager (bool packetSender, ::PacketSender &eventing, ::IMinecraftEventing &isClient)
 
MCAPI void * $ctor (bool packetSender, ::PacketSender &eventing, ::IMinecraftEventing &isClient)
 
MCAPI void $dtor ()
 
MCAPI ::std::unique_ptr<::FileArchiver::IWorldConverter$createWorldConverter (::ILevelListCache &, ::Scheduler &, ::Bedrock::NotNullNonOwnerPtr<::IResourcePackRepository > const &, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const >)
 
MCAPI void $cleanupOrphanedTemporaryPlaytestWorlds (::ILevelListCache &levelListCache) const
 
MCFOLD ::Scripting::Result< void > $scriptingTeardown ()
 
MCFOLD ::Scripting::Result< void > $scriptingRebuild (::Scripting::ContextId contextId, bool finalEvent)
 
MCFOLD void $tryClearPlaytestRoundtripInfo ()
 
MCFOLD::Editor::ServiceProviderCollection & $getServiceProviders ()
 
virtual bool isClientSide () const =0
 
virtual ::std::unique_ptr<::Editor::IEditorPlayercreatePlayer (::Player &)=0
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 
MCAPI ::Scripting::Result< void > _destroyServices ()
 
MCAPI ::Scripting::Result< void > _initServices ()
 
MCAPI ::Scripting::Result< void > _readyServices ()
 
MCAPI ::Scripting::Result< void > _registerAndInitServiceList (::std::vector<::std::unique_ptr<::Editor::Services::IEditorService > > serviceList)
 
MCAPI ::Scripting::Result_deprecated<::Editor::Services::IEditorService * > _registerService (::std::unique_ptr<::Editor::Services::IEditorService > servicePtr)
 

Static Public Member Functions

static MCAPI void ** $vftableForEditorManagerServiceProvider ()
 
static MCAPI void ** $vftableForEditorServiceList ()
 
static MCAPI void ** $vftableForIEditorManager ()
 
static MCAPI void ** $vftable ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnka0ac2a
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 
::ll::UntypedStorage< 8, 24 > mUnk55e0ee
 

Member Function Documentation

◆ createWorldConverter()

virtual ::std::unique_ptr<::FileArchiver::IWorldConverter > Editor::EditorManager::createWorldConverter ( ::ILevelListCache & ,
::Scheduler & ,
::Bedrock::NotNullNonOwnerPtr<::IResourcePackRepository > const & ,
::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const >  )
virtual

◆ cleanupOrphanedTemporaryPlaytestWorlds()

virtual void Editor::EditorManager::cleanupOrphanedTemporaryPlaytestWorlds ( ::ILevelListCache & levelListCache) const
virtual

◆ scriptingTeardown()

virtual ::Scripting::Result< void > Editor::EditorManager::scriptingTeardown ( )
virtual

◆ scriptingRebuild()

virtual ::Scripting::Result< void > Editor::EditorManager::scriptingRebuild ( ::Scripting::ContextId contextId,
bool finalEvent )
virtual

◆ tryClearPlaytestRoundtripInfo()

virtual void Editor::EditorManager::tryClearPlaytestRoundtripInfo ( )
virtual

◆ getServiceProviders()

virtual::Editor::ServiceProviderCollection & Editor::EditorManager::getServiceProviders ( )
virtual

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