Merge branch 'reloadlua' into 'master'

safe reloadlua on top of !3362

See merge request OpenMW/openmw!3412
This commit is contained in:
psi29a 2023-09-17 11:28:01 +00:00
commit 18b6eba709
4 changed files with 31 additions and 3 deletions

View file

@ -44,6 +44,19 @@
-- @function [parent=#Debug] isCollisionEnabled
-- @return #boolean
---
-- Toggles MWScripts
-- @function [parent=#Debug] toggleMWScript
---
-- Is MWScripts enabled
-- @function [parent=#Debug] isMWScriptEnabled
-- @return #boolean
---
-- Reloads all Lua scripts
-- @function [parent=#Debug] reloadLua
---
-- Navigation mesh rendering modes
-- @type NAV_MESH_RENDER_MODE