Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::DocumentPropertyEditor::SettingsRegistrar Member List

This is the complete list of members for AZ::DocumentPropertyEditor::SettingsRegistrar, including all inherited members.

GetObjectSettings(AzRttiEnabled_T *outSettingsObject, AZStd::string_view registryPath, AZ::SettingsRegistryInterface *registry=nullptr) constAZ::DocumentPropertyEditor::SettingsRegistrarinline
LoadSettingsFromFile(AZ::IO::PathView relativeFilepath, AZStd::string_view anchorKey={}, AZ::SettingsRegistryInterface *registry=nullptr, AZ::SettingsRegistryInterface::Format format=AZ::SettingsRegistryInterface::Format::JsonMergePatch) constAZ::DocumentPropertyEditor::SettingsRegistrar
RemoveSettingFromRegistry(AZStd::string_view registryPath, AZ::SettingsRegistryInterface *registry=nullptr) const (defined in AZ::DocumentPropertyEditor::SettingsRegistrar)AZ::DocumentPropertyEditor::SettingsRegistrar
SaveSettingsToFile(AZ::IO::PathView relativeFilepath, AZ::SettingsRegistryMergeUtils::DumperSettings dumperSettings, const AZStd::string &anchorKey={}, AZ::SettingsRegistryInterface *registry=nullptr) constAZ::DocumentPropertyEditor::SettingsRegistrar
SettingsRegistryFileExtAZ::DocumentPropertyEditor::SettingsRegistrarstatic
StoreObjectSettings(AZStd::string_view registryPath, AzRttiEnabled_T *settingsObject, AZ::SettingsRegistryInterface *registry=nullptr) constAZ::DocumentPropertyEditor::SettingsRegistrarinline