Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UInputComponent
Description
Gets the number of action bindings.
| Name | GetNumActionBindings |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/InputComponent.h |
| Include Path | #include "Components/InputComponent.h" |
int32 GetNumActionBindings() const
Number of bindings.
See Also
-
RemoveActionBinding