TrinityCore
AuraKey Struct Reference

#include <SpellAuras.h>

Public Attributes

ObjectGuid Caster
 
ObjectGuid Item
 
uint32 SpellId
 
uint32 EffectMask
 

Friends

std::strong_ordering operator<=> (AuraKey const &left, AuraKey const &right)=default
 

Detailed Description

Definition at line 102 of file SpellAuras.h.

Friends And Related Function Documentation

◆ operator<=>

std::strong_ordering operator<=> ( AuraKey const &  left,
AuraKey const &  right 
)
friend

Member Data Documentation

◆ Caster

ObjectGuid AuraKey::Caster

Definition at line 104 of file SpellAuras.h.

◆ EffectMask

uint32 AuraKey::EffectMask

Definition at line 107 of file SpellAuras.h.

◆ Item

ObjectGuid AuraKey::Item

Definition at line 105 of file SpellAuras.h.

◆ SpellId

uint32 AuraKey::SpellId

Definition at line 106 of file SpellAuras.h.


The documentation for this struct was generated from the following file: