Navigation
Unreal Engine C++ API Reference > Editor > CurveEditor > FCurveEditorSelection
Type | Name | Description | |
---|---|---|---|
![]() |
void | Add
(
FCurvePointHandle InHandle |
Add a point handle to this selection, changing the selection type if necessary. |
![]() |
void | Add
(
FCurveModelID CurveID, |
Add a key handle to this selection, changing the selection type if necessary. |
![]() |
void | Add
(
FCurveModelID CurveID, |
Add key handles to this selection, changing the selection type if necessary. |