VehicleCreateRandomDriver Method

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Creates a new Ped with a random model in the driver's seat.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public Ped CreateRandomDriver()

Return Value

Type: Ped
If succesful, returns an instance of Ped representing the created driver; otherwise, returns null.
See Also

Reference