GE Lua Documentation

Press F to search!

onBeamNGWaypoint

Definition


-- @/lua/ge/main.lua:662

function onBeamNGWaypoint(args)
  map.onWaypoint(args)
  extensions.hook('onBeamNGWaypoint', args)
end

Callers