Is it possible to make a sample about menus.
I mean a sample that create a new menu tab in game options (after Game/Audio/Video/Controls) and that show how to read/write values with different widget type (at least one basic).
I spent a lot of time to try to understand how it works but didn't succeed (I can create a tab and show a custom menu with a button in it but I can't detect interactions with this button).
Of course I looked at vanilla code and some mods code but I'm still unable to interact with widgets.
Thanks in advance