Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveEditorSelection
| Type | Name | Description | |
|---|---|---|---|
| void | Toggle
(
FCurvePointHandle InHandle |
Toggle the selection of the specified point handle, changing the selection type if necessary. | |
| void | Toggle
(
FCurveModelID CurveID, |
Toggle the selection of the specified key handle, changing the selection type if necessary. | |
| void | Toggle
(
FCurveModelID CurveID, |
Toggle the selection of the specified key handles, changing the selection type if necessary. |