FInputBindingManager::NotifyActiveChordChanged

Called when the active chord is changed on a command

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Commands/InputBindingManager.h

Include

#include "Framework/Commands/InputBindingManager.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Commands/InputBindingManager.cpp

Syntax

virtual void NotifyActiveChordChanged
(
    const FUICommandInfo & CommandInfo,
    const EMultipleKeyBindingIndex InChordIndex
)

Remarks

Called when the active chord is changed on a command

Parameters

Parameter

Description

CommandInfo

The command that had the active chord changed.

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