Tire Assets๏ƒ

Tires (localized as โ€œtoolsโ€) are useables that allow for adding and removing tires from vehicles.

This inherits the VehicleRepairToolAsset class.

Item Asset Properties๏ƒ

GUID 32-digit hexadecimal: Refer to GUID documentation.

Type enum (Tire)

Useable enum (Tire)

ID uint16: Must be a unique identifier.

Tire Asset Properties๏ƒ

Mode enum (Add, Remove): How the usable should interact with tires. Mode Add will consume the item to add a tire to the vehicle. Mode Remove allows the usable to remove tires, adding the corresponding item to the playerโ€™s inventory.