UInterpCurveEdSetup::ChangeCurveName

Change the displayed name for a curve in the curve editor.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/InterpCurveEdSetup.h

Include

#include "Engine/InterpCurveEdSetup.h"

Source

/Engine/Source/Runtime/Engine/Private/InterpCurveEdSetup.cpp

Syntax

void ChangeCurveName
(
    UObject * InCurve,
    const FString & NewCurveName
)

Remarks

Change the displayed name for a curve in the curve editor.

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