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

Summary

private public virtual void AddWaypoint(private public sealed struct.Vector3D coords, string name)

Adds a new waypoint.

Returns

Example

Remarks

Summary

private public virtual void AddWaypoint(private public sealed struct.MyWaypointInfo coords)

Adds a new waypoint.

Returns

Example

Remarks

Clone this wiki locally