Parameters |
Description |
ScriptHandle actorHandle |
Actor identifier. |
int seatId |
Seat identifier. |
bool isAnimationEnabled |
True to enable the animation, false otherwise. |
Syntax: Vehicle.ChangeSeat(actorHandle, seatId, isAnimationEnabled)
Makes the actor changing the seat inside the vehicle.
Copyright (c) 2012. All rights reserved.
|