|
bool | Import (const std::filesystem::path &path) |
|
void | AddImporterFactory (const std::string &extension, ImporterFactory importerToAdd) |
|
void | RemoveImporterFactoryByExtension (const std::string &extension) |
|
bool | HasImporter (const std::string &extension) const |
|
bool | HasImporter (const std::filesystem::path &path) const |
|
ImporterFactory | GetImporterFactoryByExtension (const std::string &extension) const |
|
ImporterFactory | GetImporterFactoryByPath (const std::filesystem::path &path) const |
|
The documentation for this class was generated from the following files:
- /github/workspace/sources/code/Editor/Importers/ImporterManager.hpp
- /github/workspace/sources/code/Editor/Importers/ImporterManager.cpp