SCurveEditorPanel::RemoveCurveFromViews

Remove the specified curve from all views it is currently displayed on.

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SCurveEditorPanel.h
Include #include "SCurveEditorPanel.h"
Source /Engine/Source/Editor/CurveEditor/Private/SCurveEditorPanel.cpp
void RemoveCurveFromViews
(
    [FCurveModelID](API\Editor\CurveEditor\FCurveModelID) InCurveID
)

Remarks

Remove the specified curve from all views it is currently displayed on.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library