BlipIsRouteEnabled Property

RAGE Plugin Hook Documentation

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

Sets a value indicating whether a route to this Blip is currently active.

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

public bool IsRouteEnabled { set; }

Property Value

Type: Boolean
true if a route is currently active to this Blip; otherwise; false.
See Also

Reference