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_ 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