Open
Description
Here is what I think we need for luaMenu regarding the API. Some of this may already exist.
-
LuaMenu should have AddConsoleLine so we can write a console debug widget. -
LuaMenu should have a callin which is triggered whenever the loaded game changes. -
It should also have a callout which returns the currently loaded game. - LuaMenu needs to be reloadable (similar to luaui reload).
-
LuaUI should have a way to detect something about the luaMenu running on top of it.
At this point I am thinking of games changing their UI slightly to account for a "back to menu" button as well as games detecting that they should do Reload("") instead of quitforce.