Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetPassenger
Syntax
C++
int SetPassenger(IFunctionHandler* pH, ScriptHandle passengerHandle, bool isThirdPerson);
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.