![]() |
TrinityCore
|
#include <ItemPacketsCommon.h>
Public Member Functions | |
| bool | operator== (ItemModList const &r) const |
Public Attributes | |
| Array< ItemMod, MAX_ITEM_MODIFIERS > | Values |
Definition at line 57 of file ItemPacketsCommon.h.
| bool WorldPackets::Item::ItemModList::operator== | ( | ItemModList const & | r | ) | const |
Definition at line 33 of file ItemPacketsCommon.cpp.
| Array<ItemMod, MAX_ITEM_MODIFIERS> WorldPackets::Item::ItemModList::Values |
Definition at line 59 of file ItemPacketsCommon.h.