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