Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveEditor
References
| Module | CurveEditor |
| Header | /Engine/Source/Editor/CurveEditor/Public/CurveEditor.h |
| Include | #include "CurveEditor.h" |
| Source | /Engine/Source/Editor/CurveEditor/Private/CurveEditor.cpp |
ICurveEditorToolExtension &42; GetCurrentTool&40;&41; const
Remarks
Attempts to get the currently active tool. Will return nullptr if there is no active tool. Do not store a reference to this returned pointer, instead only store FCurveEditorToolIDs!