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 RemoveBindingByHandle
&40;
const uint32 Handle
&41;
Remarks
Removes the binding with the specified handle. Binding handles are unique across all bindings. Whether the binding was successfully removed.
Parameters
| Name | Description |
|---|---|
| Handle | The handle of the binding to remove. |
See Also
GetActionEventBinding
GetNumActionEventBindings