Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.MyShipMass

Malware edited this page Dec 25, 2018 · 42 revisions

IndexNamespace Index

MyShipMass Struct

public struct MyShipMass

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Fields

Member Description
BaseMass Gets the base mass of the ship.
TotalMass Gets the total mass of the ship, including cargo.
PhysicalMass Gets the physical mass of the ship, which accounts for inventory multiplier.

Clone this wiki locally