Discuss this page on this pages TalkPage
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. |
(objGetOverlayPos gSource aOverlayID)
Returns the position of the overlay on the source object.
Return to Space Object functions list
Return to functions list