FCurveModel::SetIntentionName

Assign an intention name for this curve which is used internally when applying one curve to another in situations where multiple curves are visible.

Choose your operating system:

Windows

macOS

Linux

References

Module

CurveEditor

Header

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

Include

#include "CurveModel.h"

Syntax

void SetIntentionName
(
    const FString & InIntentionName
)

Remarks

Assign an intention name for this curve which is used internally when applying one curve to another in situations where multiple curves are visible.