Skip to main content

Entity::setIsTargetPriority

Syntax

```js entity.setIsTargetPriority(p1, p2); ```

Required Arguments

  • p1: Boolean
  • p2: float

Return value

  • Undefined

Example

```js // todo ```

See also