Click or drag to resize
IMyRemoteControlIsAutoPilotEnabled Property

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

Determines whether the autopilot is currently enabled.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
bool IsAutoPilotEnabled { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Sandbox.ModAPI.Ingame.IMyRemoteControl.IsAutoPilotEnabled"]

See Also