GetGpsList
Summary
public List<IMyGps> GetGpsList(long identityId)
Gets the GPS entries from the specified identity (does not use network traffic).
Returns
The GPS entry list.
Parameters
- long identityId
Summary
public void GetGpsList(long identityId, List<IMyGps> list)
Gets the GPS entries from the specified identity (does not use network traffic).