1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 22:39:41 +00:00

Fix menu doc

This commit is contained in:
Zackhasacat 2024-02-16 19:22:34 -06:00
parent 0db730825d
commit 95ade48292
2 changed files with 7 additions and 7 deletions

View file

@ -24,6 +24,13 @@
-- @param #string eventName
-- @param eventData
---
-- Send an event to menu scripts.
-- @function [parent=#core] sendMenuEvent
-- @param openmw.core#GameObject player
-- @param #string eventName
-- @param eventData
---
-- Simulation time in seconds.
-- The number of simulation seconds passed in the game world since starting a new game.

View file

@ -1097,13 +1097,6 @@
-- @field #string texture Birth sign texture
-- @field #list<#string> spells A read-only list containing the ids of all spells gained from this sign.
---
-- Send an event to menu scripts.
-- @function [parent=#core] sendMenuEvent
-- @param openmw.core#GameObject player
-- @param #string eventName
-- @param eventData
--------------------------------------------------------------------------------
-- @{#Armor} functions
-- @field [parent=#types] #Armor Armor