> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dotouch-emu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# afterFight

> Vérifie si le personnage vient de terminer un combat.

Vérifie si le personnage vient de terminer un combat.

#### 🎮 Méthode

```lua theme={null}
afterFight()
```

#### 💎 Valeur de retour

| Type      | Description                                          |
| --------- | ---------------------------------------------------- |
| `boolean` | `true` si le personnage vient de terminer un combat. |
