Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveModel
Description
Access this curve's short display name. This is useful when there are other UI elements which describe enough context about the curve that a long name is not needed (ie: Showing just "X" because other UI elements give the object/group context).
| Name | GetShortDisplayName |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/CurveModel.h |
| Include Path | #include "CurveModel.h" |
FText GetShortDisplayName() const