Hooks::Entity
Definitions for Hooks::Entity Namespace
Properties
Namespace | Declaration | Description |
---|---|---|
Hooks::Entity | const uint32 AddAmmo556 | AddAmmo556 |
Hooks::Entity | const uint32 BreakableTakeDamage | Pre call before a breakable took damage |
Hooks::Entity | const uint32 BreakableDie | Pre call before a breakable died |
Hooks::Entity | const uint32 BreakableTraceAttack | Pre call before a breakable trace attack |
Hooks::Entity | const uint32 IRelationship | Pre call before checking relation |
Hooks::Entity | const uint32 EntitySpawn | Post call after a Entity spawn |