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.

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveModel.h
Include #include "CurveModel.h"
void SetIntentionName
(
    const [FString](API\Runtime\Core\Containers\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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library