SCurveEditorPanel::RemoveCurveFromViews

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

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "SCurveEditorPanel.h"

Source

/Engine/Source/Editor/CurveEditor/Private/SCurveEditorPanel.cpp

Syntax

void RemoveCurveFromViews
(
    FCurveModelID InCurveID
)

Remarks

Remove the specified curve from all views it is currently displayed 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