![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InputComponent.h>
Inheritance diagram for FInputBinding:Public Member Functions | |
| FInputBinding () | |
Public Attributes | |
| uint8 | bConsumeInput:1 |
| uint8 | bExecuteWhenPaused:1 |
Base class for the different binding types.
|
inline |
| uint8 FInputBinding::bConsumeInput |
Whether the binding should consume the input or allow it to pass to another component
| uint8 FInputBinding::bExecuteWhenPaused |
Whether the binding should execute while paused