Property ShowsCrewIndicator
ShowsCrewIndicator
Gets or sets a value indicating whether this Blip shows crew member indicator, which highlights the Blip by a left half cyan circle. The right half cyan circle indicator is used to indicate crew members in GTA: Online.
Declaration
public bool ShowsCrewIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
|