FInputBinding

Base class for the different binding types.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "Components/InputComponent.h"

Syntax

struct FInputBinding

Remarks

Base class for the different binding types.

Variables

Name Description

Public variable

uint8: 1

 

bConsumeInput

Whether the binding should consume the input or allow it to pass to another component

Public variable

uint8: 1

 

bExecuteWhenPaused

Whether the binding should execute while paused

Constructors

Name Description

Public function

FInputBinding()

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