Functions Documentation
View Function Edit Function
Name objGetEventHandler
Syntax (objGetEventHandler obj) -> unid or Nil
Argument List obj: the target spaceobject
Returns UNID of eventhandler, or nil, if none
Category spaceobject
Description Useful for checking if a spaceobject has an event handler.
Example not used in Transcendence.tdb
Comment