Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components
Type
typedef TBaseDelegate_OneParam< void, FVector > FInputVectorAxisHandlerSignature
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/InputComponent.h |
| Include | #include "Components/InputComponent.h" |
Remarks
Delegate signature for vector axis handlers. @AxisValue: "Value" to pass to the axis.