|
EditorManager & | operator= (EditorManager const &) |
|
| EditorManager (EditorManager const &) |
|
virtual ::std::unique_ptr<::FileArchiver::IWorldConverter > | createWorldConverter (::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::IEditorPlayer > | createPlayer (::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) |
|