Summary

public void SetShowOnHud(long identityId, IMyGps gps, bool show)

Sends a network request to set the GPS entry if it's shown on HUD or not.

Parameters

Summary

public void SetShowOnHud(long identityId, int gpsHash, bool show)

Sends a network request to set the GPS entry if it's shown on HUD or not.

Parameters