SCurveEditorView::OnCurveListChanged

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

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SCurveEditorView.h
Include #include "SCurveEditorView.h"
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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library