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