Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/ICurveEditorToolExtension
References
| Module | CurveEditor |
| Header | /Engine/Source/Editor/CurveEditor/Public/ICurveEditorToolExtension.h |
| Include | #include "ICurveEditorToolExtension.h" |
void OnToolDeactivated&40;&41;
Remarks
This is called when the tool is deactivated by switching to another tool. This will be called before the new tool has OnToolActivated called.