Skip to main content

Entity::getVehicleIndexFromIndex

Simply returns whatever is passed to it (Regardless of whether the handle is valid or not).

Syntax

```js entity.getVehicleIndexFromIndex(); ```

Required Arguments

Return value

  • Vehicle handle or object

Example

```js // todo ```

See also