Open 3D Engine AzCore 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::BaseJsonImporter Member List

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

AddImportDirective(const rapidjson::Pointer &jsonPtr, AZ::IO::Path importFile, AZ::IO::Path resolvedFile) (defined in AZ::BaseJsonImporter)AZ::BaseJsonImporter
AddImportedFile(AZ::IO::Path importedFile) (defined in AZ::BaseJsonImporter)AZ::BaseJsonImporter
ApplyPatch(rapidjson::Value &target, const rapidjson::Value &patch, rapidjson::Document::AllocatorType &allocator) (defined in AZ::BaseJsonImporter)AZ::BaseJsonImportervirtual
AZ_RTTI(BaseJsonImporter, "{7B225807-7B43-430F-8B11-C794DCF5ACA5}") (defined in AZ::BaseJsonImporter)AZ::BaseJsonImporter
CreatePatch(rapidjson::Value &patch, const rapidjson::Value &source, const rapidjson::Value &target, rapidjson::Document::AllocatorType &allocator) (defined in AZ::BaseJsonImporter)AZ::BaseJsonImportervirtual
GetImportDirectives() (defined in AZ::BaseJsonImporter)AZ::BaseJsonImporter
GetImportedFiles() (defined in AZ::BaseJsonImporter)AZ::BaseJsonImporter
ImportDirectivesList typedef (defined in AZ::BaseJsonImporter)AZ::BaseJsonImporter
ImportedFilesList typedef (defined in AZ::BaseJsonImporter)AZ::BaseJsonImporter
m_importDirectives (defined in AZ::BaseJsonImporter)AZ::BaseJsonImporterprotected
m_importedFiles (defined in AZ::BaseJsonImporter)AZ::BaseJsonImporterprotected
ResolveImport(rapidjson::Value *importPtr, rapidjson::Value &patch, const rapidjson::Value &importDirective, const AZ::IO::FixedMaxPath &importedFilePath, rapidjson::Document::AllocatorType &allocator, JsonImportSettings &settings) (defined in AZ::BaseJsonImporter)AZ::BaseJsonImportervirtual
RestoreImport(rapidjson::Value *importPtr, rapidjson::Value &patch, rapidjson::Document::AllocatorType &allocator, AZ::IO::PathView importFilename) (defined in AZ::BaseJsonImporter)AZ::BaseJsonImportervirtual
StoreImport(AZ::IO::PathView importedFilePath)AZ::BaseJsonImportervirtual
~BaseJsonImporter()=default (defined in AZ::BaseJsonImporter)AZ::BaseJsonImportervirtual