GE Lua Documentation

Press F to search!

flushGroundCoverGrids

Definition


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

Callers

@/lua/ge/extensions/util/maptiles.lua
  setGroundCoverScale(8)
  flushGroundCoverGrids()
end
@/lua/ge/screenshot.lua
    setGroundCoverScale(8) -- 1 -- bigger is better
    flushGroundCoverGrids()
  end