|
LeviLamina
|
This is the complete list of members for Editor::Services::PrefabDBService, including all inherited members.
| $bake(::WeakEntityRef weakPlayerRef, ::std::function< void(bool)> completionCallback, ::std::function< void(::std::string_view)> logger) | Editor::Services::PrefabDBService | |
| $bakePrefabInstanceToWorld(::BlockSource ®ion, ::BlockPalette const &globalBlockPalette, ::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance > instanceRef, ::std::optional<::std::string_view > optionalCapturePath) | Editor::Services::PrefabDBService | |
| $cloneTemplate(::WeakRef<::Editor::Prefabs::PrefabDBTemplate const > templateToCopyRef, ::std::string const &newName, ::std::optional<::std::string > const &optNewDisplayName) | Editor::Services::PrefabDBService | |
| $createPrefabInstance(::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef, ::DimensionType const &dimension, ::Vec3 const &position, ::Mirror mirror, ::Rotation rotation) | Editor::Services::PrefabDBService | |
| $createPrefabTemplate(::std::string const &name, ::std::string const &displayName, ::std::string const &description, ::std::string const ¬es, ::std::vector<::std::string > const &tags) | Editor::Services::PrefabDBService | |
| $ctor(::Editor::ServiceProviderCollection &serviceProviders) | Editor::Services::PrefabDBService | |
| $ctor() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| $ctor(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| $deletePrefabInstance(::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance > instanceRef) | Editor::Services::PrefabDBService | |
| $deleteTemplate(::mce::UUID const &templateId) | Editor::Services::PrefabDBService | |
| $dtor() | Editor::Services::PrefabDBService | |
| $generateVisibleInstanceDataFromPrefabInstance(::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance const > instanceRef) const | Editor::Services::PrefabDBService | |
| $getInstance(::DimensionType const &dimension, ::mce::UUID const &instanceId) | Editor::Services::PrefabDBService | |
| $getInstancesInChunk(::DimensionType const &dimension, ::ChunkPos const &chunkPos) const | Editor::Services::PrefabDBService | |
| $getServiceName() const | Editor::Services::PrefabDBService | |
| $getTemplate(::mce::UUID const &templateId) const | Editor::Services::PrefabDBService | |
| $getTemplate(::mce::UUID const &templateId) | Editor::Services::PrefabDBService | |
| $getTemplate(::std::string_view name) | Editor::Services::PrefabDBService | |
| $getTemplates() const | Editor::Services::PrefabDBService | |
| $init() | Editor::Services::PrefabDBService | |
| $isServiceInitialized() const | Editor::Services::IEditorService | |
| $isServiceReady() const | Editor::Services::IEditorService | |
| $quit() | Editor::Services::PrefabDBService | |
| $ready() | Editor::Services::PrefabDBService | |
| $subscribeToInstanceChanges(::std::function< void(::Editor::Prefabs::PrefabDBInstanceChangeEvent const &)> callback) | Editor::Services::PrefabDBService | |
| $subscribeToTemplateChanges(::std::function< void(::Editor::Prefabs::PrefabDBTemplateChangeEvent const &)> callback) | Editor::Services::PrefabDBService | |
| $unbake(::WeakEntityRef weakPlayerRef, ::std::function< void(bool)> completionCallback, ::std::function< void(::std::string_view)> logger) | Editor::Services::PrefabDBService | |
| $vftable() | Editor::Services::IEditorService | static |
| $vftableForIEditorService() | Editor::Services::PrefabDBService | static |
| $vftableForPrefabDBServerPlayerServiceProvider() | Editor::Services::PrefabDBService | static |
| $vftableForPrefabDBServiceProvider() | Editor::Services::PrefabDBService | static |
| _createPrefabInstance(::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef, ::DimensionType const &dimension, ::Vec3 const &position, ::Mirror mirror, ::Rotation rotation) | Editor::Services::PrefabDBService | |
| _createPrefabTemplate(::std::string const &name, ::std::string const &displayName, ::std::string const &description, ::std::string const ¬es, ::std::vector<::std::string > const &tags, ::Editor::Prefabs::PrefabSource const &source) | Editor::Services::PrefabDBService | |
| _loadPrefabDBInstances(::Core::PathBuffer<::std::string > const &dbPath, ::std::vector<::std::string > &errorLog) | Editor::Services::PrefabDBService | |
| _loadPrefabDBTemplates(::Editor::Prefabs::PrefabSource source, ::Core::PathBuffer<::std::string > const &dbPath, ::std::vector<::std::string > &errorLog) | Editor::Services::PrefabDBService | |
| _onTickEvent(::Editor::EditorManagerServer &) | Editor::Services::PrefabDBService | |
| _propagateDirtyTemplateChangesToInstances(::WeakRef<::Editor::Prefabs::PrefabDBTemplate > templateWeakRef) | Editor::Services::PrefabDBService | |
| _validateDatabase(::std::vector<::std::string > &outErrors) | Editor::Services::PrefabDBService | |
| _writePrefabInstanceToStorage(::Core::PathBuffer<::std::string > const &dbPath, ::Editor::Prefabs::PrefabDBPrefabInstance const &prefabInstance, ::std::vector<::std::string > &outErrors) | Editor::Services::PrefabDBService | |
| _writePrefabTemplateToStorage(::Core::PathBuffer<::std::string > const &dbPath, ::Editor::Prefabs::PrefabDBTemplate const &prefabTemplate, ::std::vector<::std::string > &outErrors) | Editor::Services::PrefabDBService | |
| bake(::WeakEntityRef weakPlayerRef, ::std::function< void(bool)> completionCallback, ::std::function< void(::std::string_view)> logger) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| bakePrefabInstanceToWorld(::BlockSource ®ion, ::BlockPalette const &globalBlockPalette, ::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance > instanceRef, ::std::optional<::std::string_view > optionalCapturePath) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| cloneTemplate(::WeakRef<::Editor::Prefabs::PrefabDBTemplate const > templateToCopyRef, ::std::string const &newName, ::std::optional<::std::string > const &optNewDisplayName) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| createPrefabInstance(::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef, ::DimensionType const &dimension, ::Vec3 const &position, ::Mirror mirror, ::Rotation rotation) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| createPrefabTemplate(::std::string const &name, ::std::string const &displayName, ::std::string const &description, ::std::string const ¬es, ::std::vector<::std::string > const &tags) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| deletePrefabInstance(::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance > instanceRef) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| deleteTemplate(::mce::UUID const &templateId) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| EnableNonOwnerReferences(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| generateVisibleInstanceDataFromPrefabInstance(::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance const > instanceRef) const (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| getInstance(::DimensionType const &dimension, ::mce::UUID const &instanceId) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| getInstancesInChunk(::DimensionType const &dimension, ::ChunkPos const &chunkPos) const (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| getServiceName() const (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| getTemplate(::mce::UUID const &templateId) const (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| getTemplate(::mce::UUID const &templateId) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| getTemplate(::std::string_view name) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| getTemplates() const (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| IEditorService(IEditorService const &) (defined in Editor::Services::IEditorService) | Editor::Services::IEditorService | |
| IEditorService() (defined in Editor::Services::IEditorService) | Editor::Services::IEditorService | |
| init() (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| isServiceInitialized() const (defined in Editor::Services::IEditorService) | Editor::Services::IEditorService | virtual |
| isServiceReady() const (defined in Editor::Services::IEditorService) | Editor::Services::IEditorService | virtual |
| mControlBlock (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| mUnk156c5f (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| mUnk26e0d3 (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| mUnk3e21f6 (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| mUnk47c2ce (defined in Editor::Services::PayloadStoreHelper) | Editor::Services::PayloadStoreHelper | |
| mUnk50d9ea (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| mUnk7e0a09 (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| mUnk811b7b (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| mUnk8132d3 (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| mUnk93c97e (defined in Editor::Services::IEditorService) | Editor::Services::IEditorService | |
| mUnkaab249 (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| mUnkc52f22 (defined in Editor::Services::PayloadStoreHelper) | Editor::Services::PayloadStoreHelper | |
| mUnkc8874b (defined in Editor::Services::IEditorService) | Editor::Services::IEditorService | |
| operator=(PrefabDBService const &) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| operator=(IEditorService const &) (defined in Editor::Services::IEditorService) | Editor::Services::IEditorService | |
| operator=(EnableNonOwnerReferences const &)=default (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| operator=(PayloadStoreHelper const &) (defined in Editor::Services::PayloadStoreHelper) | Editor::Services::PayloadStoreHelper | |
| PayloadStoreHelper(PayloadStoreHelper const &) (defined in Editor::Services::PayloadStoreHelper) | Editor::Services::PayloadStoreHelper | |
| PayloadStoreHelper() (defined in Editor::Services::PayloadStoreHelper) | Editor::Services::PayloadStoreHelper | |
| PrefabDBService(PrefabDBService const &) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| PrefabDBService() (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| PrefabDBService(::Editor::ServiceProviderCollection &serviceProviders) | Editor::Services::PrefabDBService | explicit |
| quit() (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| ready() (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| State enum name (defined in Editor::Services::IEditorService) | Editor::Services::IEditorService | |
| subscribeToInstanceChanges(::std::function< void(::Editor::Prefabs::PrefabDBInstanceChangeEvent const &)> callback) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| subscribeToInstanceChanges(::std::function< void(::Editor::Prefabs::PrefabDBInstanceChangeEvent const &)>)=0 (defined in Editor::Prefabs::PrefabDBServerPlayerServiceProvider) | Editor::Prefabs::PrefabDBServerPlayerServiceProvider | pure virtual |
| subscribeToTemplateChanges(::std::function< void(::Editor::Prefabs::PrefabDBTemplateChangeEvent const &)> callback) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | |
| subscribeToTemplateChanges(::std::function< void(::Editor::Prefabs::PrefabDBTemplateChangeEvent const &)>)=0 (defined in Editor::Prefabs::PrefabDBServerPlayerServiceProvider) | Editor::Prefabs::PrefabDBServerPlayerServiceProvider | pure virtual |
| unbake(::WeakEntityRef weakPlayerRef, ::std::function< void(bool)> completionCallback, ::std::function< void(::std::string_view)> logger) (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| ~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | virtual |
| ~IEditorService() (defined in Editor::Services::IEditorService) | Editor::Services::IEditorService | virtual |
| ~PayloadStoreHelper() | Editor::Services::PayloadStoreHelper | |
| ~PrefabDBServerPlayerServiceProvider()=default (defined in Editor::Prefabs::PrefabDBServerPlayerServiceProvider) | Editor::Prefabs::PrefabDBServerPlayerServiceProvider | virtual |
| ~PrefabDBService() (defined in Editor::Services::PrefabDBService) | Editor::Services::PrefabDBService | virtual |
| ~PrefabDBServiceProvider()=default (defined in Editor::Prefabs::PrefabDBServiceProvider) | Editor::Prefabs::PrefabDBServiceProvider | virtual |