Vehicle Paint Tool Assets๏
Vehicle paint tools are created from the ItemVehiclePaintToolAsset class. They are useables for changing the vehicle paint color.
This inherits the ToolAsset class.
Item Asset Properties๏
GUID 32-digit hexadecimal: Refer to GUID documentation.
Type enum (Vehicle_Paint_Tool
)
Useable enum (Vehicle_Paint
)
ID uint16: Must be a unique identifier.
Vehicle Paint Tool Asset Properties๏
PaintColor color: Vehicleโs color will be replaced with this when used.