ICurveEditorToolExtension::SetToolID

Allows the tool to add menu items to the toolbar in the Curve Editor.

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/ICurveEditorToolExtension.h

Include

#include "ICurveEditorToolExtension.h"

Syntax

virtual void SetToolID
(
    const FCurveEditorToolID InToolID
)

Remarks

Allows the tool to add menu items to the toolbar in the Curve Editor.

Parameters

Parameter

Description

ToolbarBuilder

The existing toolbar builder to add new columns to or to hook into existing sections for.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss