Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveModel
Description
Access this curve's long display name. This is useful when you want more context about the curve, such as the object it belongs to, or the group (ie: "Floor.Transform.X") instead of just "X" or "Transform.X"
| Name | GetLongDisplayName |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/CurveModel.h |
| Include Path | #include "CurveModel.h" |
FText GetLongDisplayName() const