Macros§
Structs§
- AuraIdx
- A type-safe aura identifier (
WoWspell ID for auras). - AuraKey
- Collision-free identity for one aura instance.
- Aura
Projection Key - Dense-buffer identity for an APL aura category projection.
- Enemy
Idx - Fast
Build Hasher - Fast deterministic hasher for trusted in-process keys.
- GroupId
- Stable identifier for an encounter enemy group.
- PetIdx
- ProcIdx
- PullId
- Stable identifier for an encounter pull.
- Resource
Idx - Snapshot
Idx - Spell
Idx - A type-safe spell identifier (
WoWspell ID). - Target
Idx - UnitIdx
- A type-safe unit index: 0 player, 1..N pets, N+1.. enemies.
- WaveId
- Stable identifier for an encounter activation wave.
Enums§
Traits§
- IsEnabled
- Marker for keys compatible with the integer identity hasher.