TrinityCore
Loading...
Searching...
No Matches
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 151 of file SpellAuras.h.

Friends And Related Symbol Documentation

◆ operator<=>

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

Member Data Documentation

◆ Caster

ObjectGuid AuraKey::Caster

Definition at line 153 of file SpellAuras.h.

◆ EffectMask

uint32 AuraKey::EffectMask

Definition at line 156 of file SpellAuras.h.

◆ Item

ObjectGuid AuraKey::Item

Definition at line 154 of file SpellAuras.h.

◆ SpellId

uint32 AuraKey::SpellId

Definition at line 155 of file SpellAuras.h.


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