Discuss this page on this page's [[objGetMass Talk Page|Talk Page]] === objGetMass === See [[http://xelerus.de/index.php?s=functions&function=294|objGetMass at Xelerus]] ^ Syntax | (objGetMass spaceObject) | ^ Arguments | spaceObject: The space object that you want the mass from. | ^ Returns | number: the mass of the spaceobject and all of its cargo expressed in tons. | ^ Category | [[0.99 functions|0.99]], [[spaceobject functions|spaceObject]] | ^ Description | Returns the mass of the spaceobject and all of its cargo. | === Example === (objGetMass gPlayership) Returns the total mass of the playership. Return to [[:Functions]] list