Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FInputActionUnifiedDelegate
| Name | EBoundDelegate |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/InputComponent.h |
| Include Path | #include "Components/InputComponent.h" |
Syntax
enum EBoundDelegate
{
Unbound,
Delegate,
DelegateWithKey,
DynamicDelegate,
}
Values
| Name | Remarks |
|---|---|
| Unbound | |
| Delegate | |
| DelegateWithKey | |
| DynamicDelegate |