SCurveEditorView::OnCurveListChanged

Invoked when a curve has been added or removed from this list.

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/SCurveEditorView.h

Include

#include "SCurveEditorView.h"

Syntax

virtual void OnCurveListChanged()

Remarks

Invoked when a curve has been added or removed from this list.

: Care should be taken here to not impede performance as this will get called each time a curve is added/removed

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