TrinityCore
Loading...
Searching...
No Matches
ItemSetEffect Struct Reference

Public Attributes

uint32 ItemSetID
 
std::unordered_set< Item const * > EquippedItems
 
std::unordered_set< ItemSetSpellEntry const * > SetBonuses
 

Detailed Description

Definition at line 69 of file Item.cpp.

Member Data Documentation

◆ EquippedItems

std::unordered_set<Item const*> ItemSetEffect::EquippedItems

Definition at line 72 of file Item.cpp.

◆ ItemSetID

uint32 ItemSetEffect::ItemSetID

Definition at line 71 of file Item.cpp.

◆ SetBonuses

std::unordered_set<ItemSetSpellEntry const*> ItemSetEffect::SetBonuses

Definition at line 73 of file Item.cpp.


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