-- @/lua/vehicle/guistreams.lua:101 local function hasActiveStreams() return next(streamControl) ~= nil or not hasBeenSet end
if streams.hasActiveStreams() and obj:getUpdateUIflag() then guihooks.updateStreams = true