1 2 3 4 5 6 7
local GUI = GameLab.Package("GameLab.Editor.GUI") local import = GameLab.Import(...) import "GUIState" import "imgui" return GUI