Majic-Jungle / sapiens-mod-creation

Official tools and examples for mod creation in the game Sapiens
MIT License
54 stars 12 forks source link

Expose the mainView of UI classes + add a way to return sub views #31

Open WitchyMods opened 11 months ago

WitchyMods commented 11 months ago

In order for mods to be able to effectively edit UI elements, please expose the mainView (function getMainView) in lua.

In C, please add a function to View to return its subviews.

2023-09-12 18_41_23-#lua-mods _ Sapiens Modding - Discord