GE Lua Documentation

Press F to search!

getEntry

Definition


-- @/lua/ge/extensions/ui/topBar.lua:118

local getEntry = function(entryKey)
  return Config.TopBarEntries[entryKey]
end

Callers