1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00

Merge branch 'fix_menu_docs' into 'master'

Fix Documentation for core.sendMenuEvent to be listed under types.Player

See merge request OpenMW/openmw!3871
This commit is contained in:
psi29a 2024-02-21 14:00:54 +00:00
commit 56596e7589

View File

@ -1099,7 +1099,7 @@
---
-- Send an event to menu scripts.
-- @function [parent=#core] sendMenuEvent
-- @function [parent=#Player] sendMenuEvent
-- @param openmw.core#GameObject player
-- @param #string eventName
-- @param eventData