Functions Documentation
View Function Edit Function
Name objGetID
Syntax (objGetID spaceObject)
Argument List spaceObject: The space object you want to find the ID of.
Returns number: The ID of the space object.
Category spaceobject
Description Returns the ID of the space object.
Example
Comment 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.