SInteractiveCurveEditorView::GetHoveredCurve

Retrieve the id of the hovered curve

Windows
MacOS
Linux

Override Hierarchy

SCurveEditorView::GetHoveredCurve()

SInteractiveCurveEditorView::GetHoveredCurve()

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/Views/SInteractiveCurveEditorView.h

Include

#include "Views/SInteractiveCurveEditorView.h"

Source

/Engine/Source/Editor/CurveEditor/Private/Views/SInteractiveCurveEditorView.cpp

Syntax

virtual TOptional< FCurveModelID > GetHoveredCurve() const

Remarks

Retrieve the id of the hovered curve

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