Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Audio Motor Sim Runtime Context' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Shifting | true while the motor is performing a gear shift |
| integer | Gear | which gear the motor is in, if it uses gears |
| real | Virtual Speed Kmh | the virtual speed calculated by the Motor Physics Simulation |
| real | Rpm | normalized RPM [0-1] of the motor |
| real | Volume | volume to set on the output component |
| real | Pitch | pitch to set on the output component |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Audio Motor Sim Runtime Context |