Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Input Axis Key Mapping' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Input Axis Key Mapping |
Outputs
| 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. |