Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.MyWaypointInfo.TryParse

Malware edited this page Dec 25, 2018 · 21 revisions

IndexMyWaypointInfo

Summary

private public TryParse
```csharp

Attempts to parse a GPS coordinate from the given text. The text cannot contain anything but the GPS coordinate.  
  
A GPS coordinate has the format GPS:Name:X:Y:Z:

### Returns



### Example

### Remarks

Clone this wiki locally