TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Item::ItemMod Struct Reference

#include <ItemPacketsCommon.h>

Public Attributes

int32 Value = 0
 
ItemModifier Type = MAX_ITEM_MODIFIERS
 

Friends

bool operator== (ItemMod const &left, ItemMod const &right)=default
 

Detailed Description

Definition at line 49 of file ItemPacketsCommon.h.

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( ItemMod const &  left,
ItemMod const &  right 
)
friend

Member Data Documentation

◆ Type

ItemModifier WorldPackets::Item::ItemMod::Type = MAX_ITEM_MODIFIERS

Definition at line 52 of file ItemPacketsCommon.h.

◆ Value

int32 WorldPackets::Item::ItemMod::Value = 0

Definition at line 51 of file ItemPacketsCommon.h.


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