[This is preliminary documentation and is subject to change.]
Gets or sets the color of the route to this
Blip.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public Color RouteColor { set; }
Public WriteOnly Property RouteColor As Color
Set
public:
property Color RouteColor {
void set (Color value);
}
Property Value
Type:
ColorThe color of the route to this
Blip.
Reference