ICurveEditorToolExtension::BindCommands

Allows the tool to bind commands.

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "ICurveEditorToolExtension.h"

Syntax

virtual void BindCommands
(
    TSharedRef< FUICommandList > CommandBindings
)

Remarks

Allows the tool to bind commands.

Parameters

Parameter

Description

CommandBindings

The existing command bindings to map to.

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