Skip to main content

Entity::stopAnim

Syntax​

```js entity.stopAnim(animation, animGroup, p3); ```

Required Arguments​

  • animation: String
  • animGroup: String
  • p3: float

Return value​

  • unknown (to be checked)

Example​

```js // todo ```

See also​