Space Engineers ModAPI Reference
Space Engineers ModAPI Reference
Namespaces
Sandbox.ModAPI.Ingame
IMyRemoteControl Interface
IMyRemoteControl Methods
AddWaypoint Method
ClearWaypoints Method
GetFreeDestination Method
GetNearestPlayer Method
GetWaypointInfo Method
SetAutoPilotEnabled Method
IMyRemoteControl
ClearWaypoints Method
[This is preliminary documentation and is subject to change.]
Removes all existing waypoints.
Namespace:
Sandbox.ModAPI.Ingame
Assembly:
Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
Copy
void
ClearWaypoints
()
See Also
Reference
IMyRemoteControl Interface
Sandbox.ModAPI.Ingame Namespace
Updated: 5/27/2016 6:59:01 PM