SampSharp
SampSharp
SampSharp.GameMode.World
BasePlayer Class
BasePlayer Methods
PutInVehicle Method
PutInVehicle Method (BaseVehicle)
PutInVehicle Method (BaseVehicle, Int32)
BasePlayer
PutInVehicle Method (BaseVehicle)
Puts this
BasePlayer
in a vehicle as driver.
Namespace:
SampSharp.GameMode.World
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
public
virtual
void
PutInVehicle
(
BaseVehicle
vehicle
)
Parameters
vehicle
Type:
SampSharp.GameMode.World
BaseVehicle
The vehicle for the player to be put in.
See Also
Reference
BasePlayer Class
PutInVehicle Overload
SampSharp.GameMode.World Namespace