From 9e22a5ac435ad12e8d587a99fdfb4f73197cb5f7 Mon Sep 17 00:00:00 2001 From: uramer Date: Sun, 26 Feb 2023 13:54:07 +0100 Subject: [PATCH] Add a note in the docs --- files/lua_api/openmw/ui.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/files/lua_api/openmw/ui.lua b/files/lua_api/openmw/ui.lua index 04486b6ce9..2fefe4fd84 100644 --- a/files/lua_api/openmw/ui.lua +++ b/files/lua_api/openmw/ui.lua @@ -239,6 +239,7 @@ --- -- Access or replace the element's layout +-- Note: Is reset to `nil` on `destroy` -- @field [parent=#Element] #Layout layout ---