.. _doc_item_asset_vehicle_paint_tool: 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 :ref:`ToolAsset ` class. Item Asset Properties --------------------- **GUID** *32-digit hexadecimal*: Refer to :ref:`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.