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 GetIncompatibleSkeletonErrorText
(
const USkeletalMesh * InSkelMesh,
const UAnimSequence * InAnimSeq
) const
Remarks
Check for incompatible skeletons between the skeletal mesh and anim sequence skeleton. An error string if there is an error, otherwise an empty text object is returned.