Skip to content

Add a data field to Lua UI layouts

uramer requested to merge uramer/openmw:lua_ui_data into master

For now the data field is just passed as a second argument to event callbacks. (Motivational example for that use here: uramer/openmw$2210439)

I also plan to use this field as a replacement for MyGUI UserStrings, which is necessary for skins/templates.

Merge request reports