GE Lua Documentation

Press F to search!

setPartsConfig

Definition


-- @/lua/ge/extensions/core/vehicle/partmgmt.lua:678

local function setPartsConfig (data, respawn)
  log('E', 'partmgmt', 'please use the new function setPartsTreeConfig instead')
end

Callers

@/lua/ge/extensions/core/vehicle/partmgmt.lua
  end
  setPartsConfig(parts, true)
end