Skip to content

Waypoint Type

Jeremie Rossignol edited this page Jul 16, 2015 · 3 revisions

Waypoints represent a contract waypoint that can be displayed in-game.

Methods

Method Signature Description
string Name() The name of the waypoint.
double Longitude() The longitude of the waypoint.
double Latitude() The latitude of the waypoint.
double Altitude() The altitude of the waypoint.
Location Location() The location of the waypoint as an object.
Clone this wiki locally