Discuss this page on this pages [[objGetOverlayPos Talk Page|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 [[modding:function:spaceObject_functions|Space Object functions]] list Return to [[modding:functions:]] list