UInputComponent::GetActionBinding

Gets the action binding with the specified index.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/InputComponent.h

Include

#include "Components/InputComponent.h"

Syntax

FInputActionBinding & GetActionBinding
(
    const int32 BindingIndex
) const

Remarks

Gets the action binding with the specified index.

Parameters

Parameter

Description

BindingIndex

The index of the binding to get.

See Also

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