Skip to main content

Player::getBoneIndex

no bone= -1

Syntax

```js player.getBoneIndex(boneId); ```

Required Arguments

  • boneId: int

Return value

  • int

Example

```js // todo ```

See also