TrinityCore
AuraLoadEffectInfo Struct Reference

#include <SpellAuras.h>

Public Attributes

std::array< int32, MAX_SPELL_EFFECTSAmounts
 
std::array< int32, MAX_SPELL_EFFECTSBaseAmounts
 

Detailed Description

Definition at line 112 of file SpellAuras.h.

Member Data Documentation

◆ Amounts

std::array<int32, MAX_SPELL_EFFECTS> AuraLoadEffectInfo::Amounts

Definition at line 114 of file SpellAuras.h.

◆ BaseAmounts

std::array<int32, MAX_SPELL_EFFECTS> AuraLoadEffectInfo::BaseAmounts

Definition at line 115 of file SpellAuras.h.


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