FCurveEdNotifyInterface::OnCurveLabelClicked

Called by the Curve Editor when a Curve Label is clicked on

Unreal Engine C++ API Reference > Editor > DistCurveEditor > FCurveEdNotifyInterface

References

   
Module DistCurveEditor
Header /Engine/Source/Editor/DistCurveEditor/Public/IDistCurveEditor.h
Include #include "IDistCurveEditor.h"
virtual void OnCurveLabelClicked
(
    [UObject](API\Runtime\CoreUObject\UObject\UObject) * CurveObject
)

Remarks

Called by the Curve Editor when a Curve Label is clicked on

Parameters

Name Description
CurveObject The curve object whose label was clicked on

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library