TrinityCore
WorldPackets::Item::ItemModList Struct Reference

#include <ItemPacketsCommon.h>

Public Member Functions

bool operator== (ItemModList const &r) const
 

Public Attributes

Array< ItemMod, MAX_ITEM_MODIFIERSValues
 

Detailed Description

Definition at line 60 of file ItemPacketsCommon.h.

Member Function Documentation

◆ operator==()

bool WorldPackets::Item::ItemModList::operator== ( ItemModList const &  r) const

Definition at line 41 of file ItemPacketsCommon.cpp.

Member Data Documentation

◆ Values

Array<ItemMod, MAX_ITEM_MODIFIERS> WorldPackets::Item::ItemModList::Values

Definition at line 62 of file ItemPacketsCommon.h.


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