Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorModel
Description
Get the array of vertex attribute names that can be used for UI widget elements. Refresh this list with UpdateVertexAttributeNames().
| Name | GetVertexAttributeNames |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorModel.h |
| Include Path | #include "MLDeformerEditorModel.h" |
const TArray < TSharedPtr < FName > > & GetVertexAttributeNames() const