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 < UMLDeformerModel *, FMLDeformerEditorModel * > & GetModelInstances() const
Remarks
Get the read-only map that maps instanced models with their editor models. The map that provides the editor model for a specific runtime model.