mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 17:59:56 +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:
commit
56596e7589
1 changed files with 1 additions and 1 deletions
|
@ -1099,7 +1099,7 @@
|
||||||
|
|
||||||
---
|
---
|
||||||
-- Send an event to menu scripts.
|
-- Send an event to menu scripts.
|
||||||
-- @function [parent=#core] sendMenuEvent
|
-- @function [parent=#Player] sendMenuEvent
|
||||||
-- @param openmw.core#GameObject player
|
-- @param openmw.core#GameObject player
|
||||||
-- @param #string eventName
|
-- @param #string eventName
|
||||||
-- @param eventData
|
-- @param eventData
|
||||||
|
|
Loading…
Reference in a new issue