Module veloren_common::comp::aura

source ·

Structs

Enums

  • Information about whether aura addition or removal was requested. This to implement “on_add” and “on_remove” hooks for auras
  • AuraKind is what kind of effect an aura applies Currently only buffs are implemented
  • Variants of AuraKind without data
  • Used by the aura system to filter entities when applying an effect.