BlipEnableRoute Method

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Enables a route to this Blip with the specified color.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public void EnableRoute(
	Color color
)

Parameters

color
Type: System.DrawingColor
The color of the route.
See Also

Reference