Sandbox.ModAPI.Ingame
IMyGridProgramWorldInfo
Assembly: Sandbox.Common.dll
public interface IMyGridProgramWorldInfo
Contains information about the world the programmable block is running in.
Properties
| Member | Description |
|---|---|
| InventoryMultiplier | A strange system-wide gravitic field is affecting cargo holds, changing how much they can carry in their inventory |
| LargeShipMaxAngularSpeed | A space/time shear is imposing an angular velocity limit on large grids |
| LargeShipMaxSpeed | A space/time shear is imposing a velocity limit on large grids |
| PressurizationEnabled | A space/time anomaly is preventing any pressure from building up in any space |
| SmallShipMaxAngularSpeed | A space/time shear is imposing an angular velocity limit on small grids. |
| SmallShipMaxSpeed | A space/time shear is imposing a velocity limit on small grids. |