[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Rage.TaskInvoker.DriveToPosition(Rage.Vector3,System.Single,Rage.VehicleDrivingFlags,System.Single)"]
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public Task DriveToPosition( Vector3 position, float speed, VehicleDrivingFlags flags, float acceptedDistance )
Parameters
- position
- Type: RageVector3
[Missing <param name="position"/> documentation for "M:Rage.TaskInvoker.DriveToPosition(Rage.Vector3,System.Single,Rage.VehicleDrivingFlags,System.Single)"]
- speed
- Type: SystemSingle
[Missing <param name="speed"/> documentation for "M:Rage.TaskInvoker.DriveToPosition(Rage.Vector3,System.Single,Rage.VehicleDrivingFlags,System.Single)"]
- flags
- Type: RageVehicleDrivingFlags
[Missing <param name="flags"/> documentation for "M:Rage.TaskInvoker.DriveToPosition(Rage.Vector3,System.Single,Rage.VehicleDrivingFlags,System.Single)"]
- acceptedDistance
- Type: SystemSingle
[Missing <param name="acceptedDistance"/> documentation for "M:Rage.TaskInvoker.DriveToPosition(Rage.Vector3,System.Single,Rage.VehicleDrivingFlags,System.Single)"]
Return Value
Type: Task[Missing <returns> documentation for "M:Rage.TaskInvoker.DriveToPosition(Rage.Vector3,System.Single,Rage.VehicleDrivingFlags,System.Single)"]