Skip to main content

Module idx

Module idx 

Source

Macros§

define_u8_idx 🔒
define_u16_idx 🔒
define_u32_idx 🔒

Structs§

AuraIdx
A type-safe aura identifier (WoW spell ID for auras).
AuraKey
Collision-free identity for one aura instance.
AuraProjectionKey
Dense-buffer identity for an APL aura category projection.
EnemyIdx
FastBuildHasher
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.
ResourceIdx
SnapshotIdx
SpellIdx
A type-safe spell identifier (WoW spell ID).
TargetIdx
UnitIdx
A type-safe unit index: 0 player, 1..N pets, N+1.. enemies.
WaveId
Stable identifier for an encounter activation wave.

Enums§

AuraOn

Traits§

IsEnabled
Marker for keys compatible with the integer identity hasher.

Type Aliases§

FastMap
FastSet
IntMap
IntSet