isEmpty

-- ARGUMENTS
-- entity: number

-- RETURNS
-- empty: boolean

local empty = ti.vehicles.isEmpty(ent)

Last updated