Navigation
API > API/Runtime > API/Runtime/Engine
DEPRECATED - Only used to allow conversion to new TireConfig in PhysXVehicles plugin
| Name | UTireType |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Vehicles/TireType.h |
| Include Path | #include "Vehicles/TireType.h" |
Syntax
UCLASS (MinimalAPI)
class UTireType : public UDataAsset
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDataAsset → UTireType
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UTireType
(
const FObjectInitializer& ObjectInitializer |
Vehicles/TireType.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FrictionScale | float | Vehicles/TireType.h |
|