Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveEditor
Description
Attempts to make the specified tool the active tool. This will cancel the current tool if there is one.
| Name | MakeToolActive |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/CurveEditor.h |
| Include Path | #include "CurveEditor.h" |
| Source | /Engine/Source/Editor/CurveEditor/Private/CurveEditor.cpp |
void MakeToolActive
(
const FCurveEditorToolID InToolID
)