Navigation
API > API/Plugins > API/Plugins/EnhancedInput > API/Plugins/EnhancedInput/UEnhancedInputComponent
References
| Module | EnhancedInput |
| Header | /Engine/Plugins/EnhancedInput/Source/EnhancedInput/Public/EnhancedInputComponent.h |
| Include | #include "EnhancedInputComponent.h" |
| Source | /Engine/Plugins/EnhancedInput/Source/EnhancedInput/Private/EnhancedInputComponent.cpp |
bool RemoveActionEventBinding
&40;
const int32 BindingIndex
&41;
Remarks
Removes the action binding at the specified index. Whether the binding was successfully removed.
Parameters
| Name | Description |
|---|---|
| BindingIndex | The index of the binding to remove. |
See Also
GetActionEventBinding
GetNumActionEventBindings