Click or drag to resize
MyShipMass Structure

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

[Missing <summary> documentation for "T:Sandbox.ModAPI.Ingame.MyShipMass"]

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

The MyShipMass type exposes the following members.

Constructors
  NameDescription
Public methodMyShipMass
Initializes a new instance of the MyShipMass class
Top
Fields
  NameDescription
Public fieldBaseMass
Gets the base mass of the ship.
Public fieldTotalMass
Gets the total mass of the ship, including cargo.
Top
See Also