| MyShipMass Structure | 
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Ingame
 Syntax
SyntaxThe MyShipMass type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MyShipMass | Initializes a new instance of the MyShipMass class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from ValueType.) | 
|  | GetHashCode | (Inherited from ValueType.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from ValueType.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | BaseMass | 
            Gets the base mass of the ship.
             | 
|  | PhysicalMass | 
            Gets the physical mass of the ship, which accounts for inventory multiplier.
             | 
|  | TotalMass | 
            Gets the total mass of the ship, including cargo.
             | 
 See Also
See Also