FCurveModel::GetLongDisplayName

Access this curve's long display name.

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/CurveModel.h

Include

#include "CurveModel.h"

Syntax

FText GetLongDisplayName() const

Remarks

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"

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss