FCurveEditorSelection::Remove

Remove the specified key handles from the selection

Unreal Engine C++ API Reference > Editor > CurveEditor > FCurveEditorSelection > Remove

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveEditorSelection.h
Include #include "CurveEditorSelection.h"
Source /Engine/Source/Editor/CurveEditor/Private/CurveEditorSelection.cpp
void Remove
(
    [FCurveModelID](API\Editor\CurveEditor\FCurveModelID) CurveID,
    ECurvePointType PointType,
    [TArrayView](API\Runtime\Core\Containers\TArrayView)< const [FKeyHandle](API\Runtime\Engine\Curves\FKeyHandle) > Keys
)

Remarks

Remove the specified key handles from the selection


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library