add a tab to the angelhack ui
gui.tab("TEST LUA TAB", function() -- items here (widgets, childs) end)
argument types: (string name, function)
Last updated 1 month ago