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 21, 2018 · 42 revisions

Index

MyShipMass Struct

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

Fields

[`float BaseMass`](Sandbox.ModAPI.Ingame.BaseMass) Gets the base mass of the ship.
[`float TotalMass`](Sandbox.ModAPI.Ingame.TotalMass) Gets the total mass of the ship, including cargo.
[`float PhysicalMass`](Sandbox.ModAPI.Ingame.PhysicalMass) Gets the physical mass of the ship, which accounts for inventory multiplier.

Clone this wiki locally