|
LeviLamina
|
Public Member Functions | |
| virtual::Editor::ServiceProviderCollection & | getServiceProviders ()=0 |
| virtual bool | isClientSide () const =0 |
| virtual ::std::unique_ptr<::Editor::IEditorPlayer > | createPlayer (::Player &player)=0 |
| virtual ::std::unique_ptr<::FileArchiver::IWorldConverter > | createWorldConverter (::ILevelListCache &levelListCache, ::Scheduler &scheduler, ::Bedrock::NotNullNonOwnerPtr<::IResourcePackRepository > const &resourcePackRepository, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > keyProvider)=0 |
| virtual void | cleanupOrphanedTemporaryPlaytestWorlds (::ILevelListCache &levelListCache) const =0 |
| virtual void | cleanupOrphanedTemporaryRealmsUploadWorlds ()=0 |
| virtual ::Scripting::Result_deprecated< void > | scriptingTeardown ()=0 |
| virtual ::Scripting::Result_deprecated< void > | scriptingRebuild (::Scripting::ContextId contextId, bool finalEvent)=0 |
| virtual void | tryClearPlaytestRoundtripInfo ()=0 |
| MCFOLD void | $dtor () |
Static Public Member Functions | |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
|
staticinherited |