# sm.game.getEnableAggro

Returns true if aggro is enabled and false if aggro is disabled.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
sm.game.getEnableAggro(  )
```

[Open the full Game reference](../Game-Script-Environment/Static-Functions/sm.game.md#getenableaggro)

**Returns:**

| Type | Description |
| --- | --- |
| boolean | The enable state. |
