![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Represents an item reward associated with a server mail template. More...
#include "ServerMailMgr.h"
Public Member Functions | |
ServerMailItems ()=default | |
Public Attributes | |
uint32 | item { 0 } |
uint32 | itemCount { 0 } |
Represents an item reward associated with a server mail template.
Server mail templates can have multiple item rewards, stored separately for each faction. This struct tracks the item ID and item count.
|
default |
uint32 ServerMailItems::item { 0 } |
Referenced by ServerMailMgr::LoadMailServerTemplatesItems().
uint32 ServerMailItems::itemCount { 0 } |
Referenced by ServerMailMgr::LoadMailServerTemplatesItems().