GE Lua Documentation

Press F to search!

rebuildForestManagerInstanceData

Definition


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

Callers

@/lua/ge/extensions/editor/forestEditor.lua

    worldEditorCppApi.rebuildForestManagerInstanceData()
    editor.selection.forestItem = {}
    if not forestItems then
      worldEditorCppApi.rebuildForestManagerInstanceData()
    end

  worldEditorCppApi.rebuildForestManagerInstanceData()
  extensions.hook("onEditorObjectSelectionChanged")