[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Rage.Debug.DrawArrow(Rage.Vector3,Rage.Vector3,Rage.Rotator,System.Single,System.Drawing.Color)"]
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public static void DrawArrow( Vector3 position, Vector3 direction, Rotator rotationOffset, float scale, Color color )
Parameters
- position
- Type: RageVector3
[Missing <param name="position"/> documentation for "M:Rage.Debug.DrawArrow(Rage.Vector3,Rage.Vector3,Rage.Rotator,System.Single,System.Drawing.Color)"]
- direction
- Type: RageVector3
[Missing <param name="direction"/> documentation for "M:Rage.Debug.DrawArrow(Rage.Vector3,Rage.Vector3,Rage.Rotator,System.Single,System.Drawing.Color)"]
- rotationOffset
- Type: RageRotator
[Missing <param name="rotationOffset"/> documentation for "M:Rage.Debug.DrawArrow(Rage.Vector3,Rage.Vector3,Rage.Rotator,System.Single,System.Drawing.Color)"]
- scale
- Type: SystemSingle
[Missing <param name="scale"/> documentation for "M:Rage.Debug.DrawArrow(Rage.Vector3,Rage.Vector3,Rage.Rotator,System.Single,System.Drawing.Color)"]
- color
- Type: System.DrawingColor
[Missing <param name="color"/> documentation for "M:Rage.Debug.DrawArrow(Rage.Vector3,Rage.Vector3,Rage.Rotator,System.Single,System.Drawing.Color)"]