BlipOrder Property

RAGE Plugin Hook Documentation

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

Sets the order of this Blip. Blip with a higher order will be drawn on top of Blips with a lower order.

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

public int Order { set; }

Property Value

Type: Int32
The order of this Blip.
See Also

Reference