Enum BlipColor
Namespace: GTA
Assembly: ScriptHookVDotNet2.dll
Syntax
public enum BlipColor
Fields
Name | Description |
---|---|
Blue | |
Blue2 | This color is always the same as Blue, the only difference is color index. |
Blue3 | This color is always the same as Blue, the only difference is color index. |
Blue4 | This color is always the same as Blue, the only difference is color index. |
Blue5 | This color is always the same as Blue, the only difference is color index. |
Blue6 | This color is always the same as Blue, the only difference is color index. |
Blue7 | This color is always the same as Blue, the only difference is color index. |
BlueDark | |
BlueDark2 | This color is always the same as BlueDark, the only difference is color index. |
BlueLight | |
Franklin | This color is usually #ABEDAB light green, which is very similar to System.Drawing.Color.LightGreen. |
Freemode | |
Gang | |
Gang2 | |
Gang3 | |
GolfPlayer1 | |
GolfPlayer2 | |
GolfPlayer3 | |
GolfPlayer4 | |
Green | |
Green2 | This color is always the same as Green, the only difference is color index. |
GreenDark | |
Grey | |
GreyDark | |
GreyLight | |
InactiveMission | |
MenuYellow | |
Michael | This color is usually #65B4D4 sky blue, which is similar to System.Drawing.Color.SkyBlue. |
NetPlayer1 | |
NetPlayer10 | |
NetPlayer11 | |
NetPlayer12 | |
NetPlayer13 | |
NetPlayer14 | |
NetPlayer15 | |
NetPlayer16 | |
NetPlayer17 | |
NetPlayer18 | |
NetPlayer19 | |
NetPlayer2 | |
NetPlayer20 | |
NetPlayer21 | |
NetPlayer22 | |
NetPlayer23 | |
NetPlayer24 | |
NetPlayer25 | |
NetPlayer26 | |
NetPlayer27 | |
NetPlayer28 | |
NetPlayer29 | |
NetPlayer3 | |
NetPlayer30 | |
NetPlayer31 | |
NetPlayer32 | |
NetPlayer4 | |
NetPlayer5 | |
NetPlayer6 | |
NetPlayer7 | |
NetPlayer8 | |
NetPlayer9 | |
Orange | |
Pink | |
Purple | |
PurpleDark | |
Red | |
Red2 | This color is always the same as Red, the only difference is color index. |
Red3 | This color is always the same as Red, the only difference is color index. |
Red4 | This color is always the same as Red, the only difference is color index. |
RedDark | |
RedDark2 | This color is always the same as RedDark, the only difference is color index. |
RedLight | |
SimpleBlipDefault | |
Trevor | This color is usually #ABEDAB orange, which is very similar to System.Drawing.Color.SandyBrown. |
Waypoint | |
White | The default RGB value of this color is the same as HUD_COLOUR_PURE_WHITE, whose default RGB value is #FFFFFF. |
White2 | This color is always the same as White, the only difference is color index. |
WhiteNotPure | The default RGB value of this color is the same as HUD_COLOUR_WHITE, whose default RGB value is #F0F0F0. |
Yellow | |
Yellow2 | This color is always the same as Yellow, the only difference is color index. |
Yellow3 | This color is always the same as Yellow, the only difference is color index. |
Yellow4 | This color is always the same as Yellow, the only difference is color index. |
Yellow5 | This color is always the same as Yellow, the only difference is color index. |
Yellow6 | This color is always the same as Yellow, the only difference is color index. |
YellowDark |