Functions Documentation
View Function Edit Function
Name objRegisterForEvents
Syntax (objRegisterForEvents spaceObject spaceObject)
Argument List spaceObject: The space object you want to send the events to.
spaceObject: Where the events are coming from.
Returns condition: True if successful.
Category spaceobject
Description Causes the first space object to receive events generated by second space object.
Example
Comment Used with OnObj events like OnObjDestroyed, OnObjDocked, OnObjJumped, and OnObjEnteredGate.