Skip to main content

Entity::setOnlyDamagedByRelationshipGroup

Syntax

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

Required Arguments

  • p1: Boolean
  • p2: unknown (to be checked)

Return value

  • Undefined

Example

```js // todo ```

See also