Skip to main content

Entity::getObjectIndexFromIndex

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

Syntax​

```js entity.getObjectIndexFromIndex(); ```

Required Arguments​

Return value​

  • Object handle or object

Example​

```js // todo ```

See also​