Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Vehicles
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDataAsset
- UTireType
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Vehicles/TireType.h |
Include | #include "Vehicles/TireType.h" |
Syntax
class UTireType : public UDataAsset
Remarks
DEPRECATED - Only used to allow conversion to new TireConfig in PhysXVehicles plugin
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | FrictionScale |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UTireType
(
const FObjectInitializer& ObjectInitializer |