VE Lua Documentation

Press F to search!

finishLoading

Definition


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

Callers

@/lua/common/jbeam/io.lua

local function finishLoading()
  --tableClear(jbeamCache)
  end
  if loaded then finishLoading() end
  return res
  end
  if loaded then finishLoading() end
  return res
@/lua/vehicle/jbeam/stage2.lua
  processRefNodes(vehicle)
  obj:finishLoading()
  return true
@/lua/common/jbeam/loader.lua

  jbeamIO.finishLoading() -- clears some caches