MyShipMass Structure |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Ingame
The MyShipMass type exposes the following members.
Name | Description | |
---|---|---|
MyShipMass | Initializes a new instance of the MyShipMass class |
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
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.
|