Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerGeomCacheModelDetails
- FMLDeformerModelDetails::UpdateMemberPointers()
- FMLDeformerGeomCacheModelDetails::UpdateMemberPointers()
- FNearestNeighborModelDetails::UpdateMemberPointers()
- FMLDeformerMorphModelDetails::UpdateMemberPointers()
- FNearestNeighborModelDetails::UpdateMemberPointers()
References
| Module | MLDeformerFrameworkEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerGeomCacheModelDetails.h |
| Include | #include "MLDeformerGeomCacheModelDetails.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerGeomCacheModelDetails.cpp |
virtual bool UpdateMemberPointers
&40;
const TArray< TWeakObjectPtr< UObject >> & Objects
&41;
Remarks
Update the class member pointers, which includes the pointer to the model, and its editor model.
Parameters
| Name | Description |
|---|---|
| Objects | The array of objects that the detail customization is showing. |