ShowOnHud
Summary
public bool ShowOnHud { get; set; }
Gets or sets whether GPS should be visible on HUD
Returns
Remarks
Set method doesn't synchronize data over network. Use ModifyGps(long, IMyGps) , to update data
public bool ShowOnHud { get; set; }
Gets or sets whether GPS should be visible on HUD
Set method doesn't synchronize data over network. Use ModifyGps(long, IMyGps) , to update data