Discuss this page on this page's [[objGetID Talk Page|Talk Page]] === objGetID === See [[http://xelerus.de/index.php?s=functions&function=95|objGetID at Xelerus]] ^ Syntax | (objGetID spaceObject) | ^ Arguments | spaceObject: The space object you want to find the ID of. | ^ Returns | number: The ID of the space object. | ^ Category | [[spaceobject functions|spaceObject]] | ^ Description | Returns the ID of the space object. | This isn't the UNID. The ID is a number that uniquely identifies a spaceObject in the whole explored universe. (to get a ID, the spaceObject must be first created, of course) \\ The function is currently used only for the Sung slavers. \\ This function is used in conjunction with [[objGetObjByID]]. \\ === Example === TODO Return to [[:Functions]] list