Package openmw_aux.uiΒΆ
openmw_aux.ui
defines utility functions for UI.
Implementation can be found in resources/vfs/openmw_aux/ui.lua
.
Usage:
local auxUi = require('openmw_aux.ui')
Type ui
ui.deepLayoutCopy(layout) |
Type ui
Field(s)
- ui.deepLayoutCopy(layout)
-
Parameter
-
#table layout
:
Return value
#table: copied layout
-