No indexed scripts extend this script.
Creates a new ModEvent and returns the handle.
Sends the ModEvent and releases it. Returns true, if it was sent successfully, false if an error happened.
Releases the ModEvent without sending it.
Push single parameter.
For arguments 1 .. N, the signature of the receiving event callback has to look like this:
event MyCallback(TYPE_1 PARAM_1, ... , TYPE_N PARAM_N)