-- @/lua/ge/extensions/gameplay/drift/drift.lua:834 local function setVehId(newVehId) vehId = newVehId end
if self.pinIn.setVehId.value then gameplay_drift_drift.setVehId(self.pinIn.vehId.value) end