GE Lua Documentation

Press F to search!

getPlVeh

Definition


-- @/lua/ge/extensions/gameplay/drift/drift.lua:842

local function getPlVeh()
  return veh
end

Callers

@/lua/ge/extensions/gameplay/drift/freeroam/driftSpots.lua
      score = score,
      licensePlate = core_vehicles.getVehicleLicenseText(gameplay_drift_drift.getPlVeh()),
      date = os.time(),