[This is preliminary documentation and is subject to change.]
Sets the number to be shown on this blip.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public int NumberLabel { set; }
Public WriteOnly Property NumberLabel As Integer
Set
public:
property int NumberLabel {
void set (int value);
}
Property Value
Type:
Int32The number to be shown on this blip.
Reference