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

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