modding:function:objgetoverlaypos
Discuss this page on this pages TalkPage
objGetOverlayPos
| Syntax | (objGetOverlayPos obj overlayID) |
|---|---|
| Arguments | obj: The object the overlay is on |
| overlayID: The ID of the overlay | |
| Returns | vector |
| Category | spaceObject functions, overlay functions |
| Description | Gets the position of the overlay on the object. |
Example
(objGetOverlayPos gSource aOverlayID)
Returns the position of the overlay on the source object.
Return to Space Object functions list
Return to functions list
modding/function/objgetoverlaypos.txt · Last modified: by xephyr
