mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-22 12:39:59 +00:00
Fix typo
This commit is contained in:
parent
dd6017e81e
commit
b5aca012eb
@ -480,7 +480,7 @@ This is another kind of script-to-script interactions. The differences:
|
|||||||
|
|
||||||
There are a few methods for sending events:
|
There are a few methods for sending events:
|
||||||
|
|
||||||
- `core.sendGlovalEvent <openmw_core.html##(sendGlovalEvent)>`_ to send events to global scripts
|
- `core.sendGlobalEvent <openmw_core.html##(sendGlobalEvent)>`_ to send events to global scripts
|
||||||
- `GameObject:sendEvent <openmw_core.html##(GameObject).sendEvent>`_ to send events to local scripts attached to a game object
|
- `GameObject:sendEvent <openmw_core.html##(GameObject).sendEvent>`_ to send events to local scripts attached to a game object
|
||||||
- `types.Player.sendMenuEvent <openmw_menu.html##(Player).sendMenuEvent>`_ to send events to menu scripts of the given player
|
- `types.Player.sendMenuEvent <openmw_menu.html##(Player).sendMenuEvent>`_ to send events to menu scripts of the given player
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user