Navigation
API > API/Plugins > API/Plugins/AudioMotorSimStandardComponents
| |
|
| Name |
FMotorPhysicsSimConfigData |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/AudioMotorSim/Source/AudioMotorSimStandardComponents/Public/StandardAudioMotorSimConfigDataTypes.h |
| Include Path |
#include "StandardAudioMotorSimConfigDataTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FMotorPhysicsSimConfigData : public FAudioMotorSimConfigData
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BrakingHorsePower |
float |
|
StandardAudioMotorSimConfigDataTypes.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Force"
|
| EngineTorque |
float |
|
StandardAudioMotorSimConfigDataTypes.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Force"
|
| Weight |
float |
|
StandardAudioMotorSimConfigDataTypes.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Force"
|