Перейти к содержанию

Vehicle::getLastPedInSeat

Материал из RAGE MP Wiki Archive

Syntax

<syntaxhighlight lang="javascript">vehicle.getLastPedInSeat(seatIndex);</syntaxhighlight>

Required Arguments

  • seatIndex: int

Return value

  • Ped handle or object

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also