|
|
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 void | cleanupOrphanedTemporaryRealmsUploadWorlds () |
| virtual ::Scripting::Result_deprecated< void > | scriptingTeardown () |
| virtual ::Scripting::Result_deprecated< void > | scriptingRebuild (::Scripting::ContextId contextId, bool finalEvent) |
| virtual void | tryClearPlaytestRoundtripInfo () |
| virtual::Editor::ServiceProviderCollection & | getServiceProviders () |
| MCAPI | EditorManager (bool isClient, ::PacketSender &packetSender, ::IMinecraftEventing &eventing) |
| MCAPI void * | $ctor (bool isClient, ::PacketSender &packetSender, ::IMinecraftEventing &eventing) |
| 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 |
| MCAPI void | $cleanupOrphanedTemporaryRealmsUploadWorlds () |
| MCAPI ::Scripting::Result_deprecated< void > | $scriptingTeardown () |
| MCAPI ::Scripting::Result_deprecated< void > | $scriptingRebuild (::Scripting::ContextId contextId, bool finalEvent) |
| MCAPI void | $tryClearPlaytestRoundtripInfo () |
| MCAPI::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_deprecated< void > | _destroyServices () |
| MCAPI::Editor::Services::IEditorService * | _findService (::std::string const &serviceName) const |
| MCAPI ::Scripting::Result_deprecated< void > | _initServices () |
| MCAPI ::Scripting::Result_deprecated< void > | _readyServices () |
| MCAPI ::Scripting::Result_deprecated< 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) |