Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorModelRegistry
References
| Module | MLDeformerFrameworkEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerModelRegistry.h |
| Include | #include "MLDeformerModelRegistry.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerModelRegistry.cpp |
const TMap < UClass *, FOnGetEditorModelInstance > & GetRegisteredModels() const
Remarks
Get the read-only map of registered models. The map of registered models that have been registered through RegisterEditorModel.