Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'InputAxisKeyMapping' from its members
Inputs
Type | Name | Description |
---|---|---|
name | Axis Name | Friendly name of axis, e.g "MoveForward" |
real | Scale | Multiplier to use for the mapping when accumulating the axis value |
struct | Key | Key to bind it to. |
Outputs
Type | Name | Description |
---|---|---|
struct | Input Axis Key Mapping |