Click or drag to resize
IMyRemoteControlSetAutoPilotEnabled Method

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

Enables or disables the autopilot.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
void SetAutoPilotEnabled(
	bool enabled
)

Parameters

enabled
Type: SystemBoolean

[Missing <param name="enabled"/> documentation for "M:Sandbox.ModAPI.Ingame.IMyRemoteControl.SetAutoPilotEnabled(System.Boolean)"]

See Also