FCurveEdNotifyInterface::OnCurveLabelClicked

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

Windows
MacOS
Linux

References

Module

DistCurveEditor

Header

/Engine/Source/Editor/DistCurveEditor/Public/IDistCurveEditor.h

Include

#include "IDistCurveEditor.h"

Syntax

virtual void OnCurveLabelClicked
(
    UObject * CurveObject
)

Remarks

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

Parameters

Parameter

Description

CurveObject

The curve object whose label was clicked on

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