Sandbox.ModAPI.Ingame.IMyRemoteControl.AddWaypoint - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyRemoteControl
public void AddWaypoint(Vector3D coords, string name)
Adds a new waypoint.
public void AddWaypoint(MyWaypointInfo coords)
Adds a new waypoint.
- MyWaypointInfo coords