VE Lua Documentation

Press F to search!

setBoundedBeamShortBound

Definition


-- @/=[C]:-1
function setBoundedBeamShortBound(...)

Callers

@/lua/vehicle/extensions/gameplayInterfaceModules/interactCargoContainers.lua
      local beamShortBound = getFunctionResult(beam.beamShortBoundFunction, container)
      obj:setBoundedBeamShortBound(beam.cid, beamShortBound)
    --dump("setBoundedBeamShortBound To  ", beam.cid, beamShortBound)