FCurveModel::SetLongDisplayName

Assign a long display name for this curve used in contexts where additional context is useful.

Unreal Engine C++ API Reference > Editor > CurveEditor > FCurveModel

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveModel.h
Include #include "CurveModel.h"
void SetLongDisplayName
(
    const [FText](API\Runtime\Core\Internationalization\FText) & InLongDisplayName
)

Remarks

Assign a long display name for this curve used in contexts where additional context is useful.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library