Skip to main content

Entity::forceAiAndAnimationUpdate

Based on carmod_shop script decompile this takes a vehicle parameter. It is called when repair is done on initial enter.

Syntax

```js entity.forceAiAndAnimationUpdate(); ```

Required Arguments

Return value

  • Undefined

Example

```js // todo ```

See also