Click or drag to resize
IMyShipControllerCalculateShipMass Method

[This is preliminary documentation and is subject to change.]

Gets information about the current mass of the ship.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
MyShipMass CalculateShipMass()

Return Value

Type: MyShipMass

[Missing <returns> documentation for "M:Sandbox.ModAPI.Ingame.IMyShipController.CalculateShipMass"]

See Also