LeviLamina
Loading...
Searching...
No Matches
Editor::Services::PrefabDBService Member List

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 &region, ::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 &notes, ::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) constEditor::Services::PrefabDBService
$getInstance(::DimensionType const &dimension, ::mce::UUID const &instanceId)Editor::Services::PrefabDBService
$getInstancesInChunk(::DimensionType const &dimension, ::ChunkPos const &chunkPos) constEditor::Services::PrefabDBService
$getServiceName() constEditor::Services::PrefabDBService
$getTemplate(::mce::UUID const &templateId) constEditor::Services::PrefabDBService
$getTemplate(::mce::UUID const &templateId)Editor::Services::PrefabDBService
$getTemplate(::std::string_view name)Editor::Services::PrefabDBService
$getTemplates() constEditor::Services::PrefabDBService
$init()Editor::Services::PrefabDBService
$isServiceInitialized() constEditor::Services::IEditorService
$isServiceReady() constEditor::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::IEditorServicestatic
$vftableForIEditorService()Editor::Services::PrefabDBServicestatic
$vftableForPrefabDBServerPlayerServiceProvider()Editor::Services::PrefabDBServicestatic
$vftableForPrefabDBServiceProvider()Editor::Services::PrefabDBServicestatic
_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 &notes, ::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::PrefabDBServicevirtual
bakePrefabInstanceToWorld(::BlockSource &region, ::BlockPalette const &globalBlockPalette, ::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance > instanceRef, ::std::optional<::std::string_view > optionalCapturePath) (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
cloneTemplate(::WeakRef<::Editor::Prefabs::PrefabDBTemplate const > templateToCopyRef, ::std::string const &newName, ::std::optional<::std::string > const &optNewDisplayName) (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
createPrefabInstance(::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef, ::DimensionType const &dimension, ::Vec3 const &position, ::Mirror mirror, ::Rotation rotation) (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
createPrefabTemplate(::std::string const &name, ::std::string const &displayName, ::std::string const &description, ::std::string const &notes, ::std::vector<::std::string > const &tags) (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
deletePrefabInstance(::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance > instanceRef) (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
deleteTemplate(::mce::UUID const &templateId) (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
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::PrefabDBServicevirtual
getInstance(::DimensionType const &dimension, ::mce::UUID const &instanceId) (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
getInstancesInChunk(::DimensionType const &dimension, ::ChunkPos const &chunkPos) const (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
getServiceName() const (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
getTemplate(::mce::UUID const &templateId) const (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
getTemplate(::mce::UUID const &templateId) (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
getTemplate(::std::string_view name) (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
getTemplates() const (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
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::PrefabDBServicevirtual
isServiceInitialized() const (defined in Editor::Services::IEditorService)Editor::Services::IEditorServicevirtual
isServiceReady() const (defined in Editor::Services::IEditorService)Editor::Services::IEditorServicevirtual
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::PrefabDBServiceexplicit
quit() (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
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::PrefabDBServerPlayerServiceProviderpure 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::PrefabDBServerPlayerServiceProviderpure virtual
unbake(::WeakEntityRef weakPlayerRef, ::std::function< void(bool)> completionCallback, ::std::function< void(::std::string_view)> logger) (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferencesvirtual
~IEditorService() (defined in Editor::Services::IEditorService)Editor::Services::IEditorServicevirtual
~PayloadStoreHelper()Editor::Services::PayloadStoreHelper
~PrefabDBServerPlayerServiceProvider()=default (defined in Editor::Prefabs::PrefabDBServerPlayerServiceProvider)Editor::Prefabs::PrefabDBServerPlayerServiceProvidervirtual
~PrefabDBService() (defined in Editor::Services::PrefabDBService)Editor::Services::PrefabDBServicevirtual
~PrefabDBServiceProvider()=default (defined in Editor::Prefabs::PrefabDBServiceProvider)Editor::Prefabs::PrefabDBServiceProvidervirtual