[This is preliminary documentation and is subject to change.]
Sets the angle of this
Blip, in degrees.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public int Angle { set; }
Public WriteOnly Property Angle As Integer
Set
public:
property int Angle {
void set (int value);
}
Property Value
Type:
Int32The angle of this
Blip, in degrees.
Reference