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

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

Adds a new waypoint.

Returns

Example

Remarks

Summary

public virtual void AddWaypoint(public sealed struct MyWaypointInfo coords)

Adds a new waypoint.

Returns

Example

Remarks

Clone this wiki locally