Skip to main content

Player::wasSkeletonUpdated

MulleDK19: Despite this function's name, it simply returns whether the specified handle is a player.

Syntax​

```js player.wasSkeletonUpdated(); ```

Required Arguments​

Return value​

  • Boolean

Example​

```js // todo ```

See also​