Functions Documentation
View Function Edit Function
Name objGetType
Syntax (objGetType obj) -> unid
Argument List obj: the spaceobject you want to get the UNID of
Returns UNID: the UNID of the spaceobject
Category spaceobject
Description The function to use to get the UNID of a spaceobject
Example Taken from &stCommonwealthSlums;
(eq (objGetType gPlayerShip) &scSapphirePlayer;)
"My daughter's friend had one once. 
It was beautiful, but not very practical for long voyages.\""
Comment