Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.IMyRemoteControl.AddWaypoint

Malware edited this page Dec 25, 2018 · 18 revisions

IndexIMyRemoteControl

csharpvoid AddWaypoint([Vector3D](VRageMath.Vector3D) coords, [string](System.String) name)##### Summary

Adds a new waypoint.

csharpvoid AddWaypoint([MyWaypointInfo](Sandbox.ModAPI.Ingame.MyWaypointInfo) coords)##### Summary

Adds a new waypoint.

Clone this wiki locally