Hooks::Monster
Definitions for Hooks::Monster Namespace
Properties
| Namespace | Declaration | Description |
|---|---|---|
| Hooks::Monster | const uint32 MonsterKilled | Pre call before a monster died |
| Hooks::Monster | const uint32 MonsterPostTakeDamage | Post call before a monster took damage |
| Hooks::Monster | const uint32 MonsterTakeDamage | Pre call before a monster took damage |
| Hooks::Monster | const uint32 MonsterTraceAttack | Pre call before a monster trace attack |
| Hooks::Monster | const uint32 MonsterSpawn | Post call after a monster spawn |