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

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

Clone this wiki locally