Functions Documentation
View Function Edit Function
Name objGetSovereign
Syntax (objGetSovereign spaceObject)
Argument List spaceObject: The space object that you want to get the sovereign of.
Returns number: The UNID of the sovereign.
Category spaceobject, ai, unid
Description Finds and returns sovereign of the space object.
Example
(objGetSovereign gplayership)

Returns 4097.
Comment Basic space object function.