Parameters |
Description |
ScriptHandle passengerHandle |
Passenger identifier. |
bool isThirdPerson |
True if we are using the third person view, false otherwise. |
Syntax: VehicleSeat.SetPassenger( ScriptHandle passengerHandle, bool isThirdPerson )
Sets the specified passenger to the seat.
Copyright (c) 2012. All rights reserved.
|