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.

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.

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