Click or drag to resize
IMyShipControllerGetShipSpeed Method

[This is preliminary documentation and is subject to change.]

Gets the basic ship speed in meters per second, for when you just need to know how fast you're going.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
double GetShipSpeed()

Return Value

Type: Double

[Missing <returns> documentation for "M:Sandbox.ModAPI.Ingame.IMyShipController.GetShipSpeed"]

See Also