mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-21 18:40:01 +00:00
Document core.sendGlobalEvent behavior in menu scripts
This commit is contained in:
parent
02accd7a49
commit
5d0537e57c
@ -19,7 +19,7 @@
|
||||
-- @function [parent=#core] quit
|
||||
|
||||
---
|
||||
-- Send an event to global scripts.
|
||||
-- Send an event to global scripts. Note: in menu scripts, errors if the game is not running (check @{openmw.menu#menu.getState})
|
||||
-- @function [parent=#core] sendGlobalEvent
|
||||
-- @param #string eventName
|
||||
-- @param eventData
|
||||
|
Loading…
x
Reference in New Issue
Block a user