Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.IMyRemoteControl.AddWaypoint

Malware edited this page Dec 25, 2018 · 17 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