Functions Documentation
View Function Edit Function
Name objGetOverlayData
Syntax (objGetOverlayData sObj overlayID attrib) -> data
Argument List sObj: spaceOjbect the overlay is on
overlayID: the overlay to access
attrib: the name of the data attribute to work with
Returns data: whatever was previously set with objGetOverlayData
Category overlay
Description Gets arbitray data from a specific overlay on a spaceobject.
Example
Comment Analogous to objGetData.