FCurveEditorSelection::Add

Add a point handle to this selection, changing the selection type if necessary.

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveEditorSelection.h
Include #include "CurveEditorSelection.h"
Source /Engine/Source/Editor/CurveEditor/Private/CurveEditorSelection.cpp
void Add
(
    [FCurvePointHandle](API\Editor\CurveEditor\FCurvePointHandle) InHandle
)

Remarks

Add a point handle to this selection, changing the selection type if necessary.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library