modding:function:objgetoverlaydata
Discuss this page on this pages TalkPage
objGetOverlayData
| Syntax | (objGetOverlayData obj overlayID attrib) |
|---|---|
| Arguments | obj: The spaceobject the overlay is on |
| overlayID: The ID of the overlay | |
| attrib: Named data to retrieve | |
| Returns | data |
| Category | spaceObject functions, Overlay functions |
| Description | Retrieves dynamic data from an overlay on an object. |
Example
(objGetOverlayData gSource aOverlayID 'dataField)
Retrieves the data named “dataField” on the overlay, if called in the overlay itself.
Return to Space Object functions list
Return to functions list
modding/function/objgetoverlaydata.txt · Last modified: by xephyr
