Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/CurveEditor/Public/ICurveEditorToolExtension.h |
Include |
#include "ICurveEditorToolExtension.h" |
virtual void SetToolID
(
const FCurveEditorToolID InToolID
)
Allows the tool to add menu items to the toolbar in the Curve Editor.
Parameter |
Description |
---|---|
ToolbarBuilder |
The existing toolbar builder to add new columns to or to hook into existing sections for. |