mirror of
https://github.com/etlegacy/lua_apidoc.git
synced 2024-11-10 06:31:58 +00:00
removed inexistant _et_IPCReceive hook
This commit is contained in:
parent
4d98242813
commit
a761db59cd
1 changed files with 0 additions and 9 deletions
|
@ -153,15 +153,6 @@ Miscellaneous
|
|||
=============
|
||||
|
||||
|
||||
et_IPCReceive( vmnumber, message )
|
||||
----------------------------------
|
||||
|
||||
Called when another mod sends an et.IPCSend() message to this mod.
|
||||
|
||||
* `vmnumber` is the VM slot number of the sender.
|
||||
* `message` is the message.
|
||||
|
||||
|
||||
et_Print( text )
|
||||
----------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue