getProperties

-- ARGUMENTS
-- entity: number

-- RETURNS
-- properties: table (ESX.GetVehicleProperties OR QB.Functions.GetProperties)

local properties = ti.vehicles.getProperties(ent)

Last updated