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