mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-29 04:20:29 +00:00
Update files/lua_api/openmw/types.lua, files/lua_api/openmw/ui.lua
This commit is contained in:
parent
12a8a6b876
commit
96f4057f08
@ -659,7 +659,7 @@
|
|||||||
-- @field #string id Record id
|
-- @field #string id Record id
|
||||||
-- @field #string name Human-readable name
|
-- @field #string name Human-readable name
|
||||||
-- @field #string model VFS path to the model
|
-- @field #string model VFS path to the model
|
||||||
-- @field #string mwscript MWScript on this door (can be empty)
|
-- @field #string mwscript MWScript on this weapon (can be empty)
|
||||||
-- @field #string icon
|
-- @field #string icon
|
||||||
-- @field #string enchant
|
-- @field #string enchant
|
||||||
-- @field #boolean isMagical
|
-- @field #boolean isMagical
|
||||||
|
@ -127,7 +127,7 @@
|
|||||||
-- end
|
-- end
|
||||||
|
|
||||||
---
|
---
|
||||||
-- Index of the layer with the givent name. Returns nil if the layer doesn't exist
|
-- Index of the layer with the given name. Returns nil if the layer doesn't exist
|
||||||
-- @function [parent=#Layers] indexOf
|
-- @function [parent=#Layers] indexOf
|
||||||
-- @param #string name Name of the layer
|
-- @param #string name Name of the layer
|
||||||
-- @return #number, #nil index
|
-- @return #number, #nil index
|
||||||
|
Loading…
x
Reference in New Issue
Block a user