Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
UInputAxisKeyDelegateBinding |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Engine/InputAxisKeyDelegateBinding.h |
| Include Path |
#include "Engine/InputAxisKeyDelegateBinding.h" |
Syntax
UCLASS (MinimalAPI)
class UInputAxisKeyDelegateBinding : public UInputDelegateBinding
Inheritance Hierarchy
Derived Classes
Constructors
Variables
Public
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Override this function to bind a delegate to the given input component. |
Engine/InputAxisKeyDelegateBinding.h |
|