Enum BlipCategoryType
Namespace: GTA
Assembly: ScriptHookVDotNet3.dll
Syntax
public enum BlipCategoryType
Fields
Name | Description |
---|---|
DistanceShown | |
NoDistanceShown | |
OtherPlayers | Blips will show under the "Other Players" category listing in the map legend, regardless of name. Also shows distance in the map legend. When the game language is set to a non-CJK language, the blip name will show with ChaletComprimeCologne. When the game language is set to a CJK language and the vanilla font files are used, the blip name will show with the default CJK font used for the current language. |
OwnedProperty | Blips will show under the "Owned Property" category listing in the map legend, regardless of name. |
Property | Blips will show under the "Property" category listing in the map legend, regardless of name. |