Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorModel
References
| Module | MLDeformerFrameworkEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorModel.h |
| Include | #include "MLDeformerEditorModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerEditorModel.cpp |
FText GetSkeletalMeshNeedsReimportErrorText&40;&41; const
Remarks
Check to see if the skeletal mesh has to be reimported because it misses some newly added data. We have added imported mesh information to the Fbx importer. Older assets won't have this info, while this is required to make the ML Deformer work properly. An error string if there is an error, otherwise an empty text object is returned.