Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
Description
Get the display name of this model. This will also define with what name this model will appear inside the UI. On default this will return the class name.
| Name | GetDisplayName |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerModel.h |
| Include Path | #include "MLDeformerModel.h" |
virtual FString GetDisplayName() const
The name of the model.