Discuss this page on this pages TalkPage

objUnregisterForEvents

See objUnregisterForEvents at Xelerus

Syntax (objUnregisterForEvents spaceObject spaceObject)
Arguments spaceObject: The space object that you want to stop getting messages to.
spaceObject: The space object that you want to stop getting messages from.
Returns condition: True if successful.
Category spaceobject
Description Causes the first space object to stop receiving events generated by second space object.

Example

Return to Functions list