-
Notifications
You must be signed in to change notification settings - Fork 67
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. |
- General Types
- KSP Types
- Contract Configurator Objects
- Other
- Global Functions
Contract Configurator
Configuration File Syntax
Extending Contract Configurator