![]() |
TrinityCore
|
#include <GameEventMgr.h>
Public Attributes | |
| uint32 | entry |
| uint32 | item |
| int32 | maxcount |
| uint32 | incrtime |
| uint32 | ExtendedCost |
Definition at line 88 of file GameEventMgr.h.
| uint32 NPCVendorEntry::entry |
Definition at line 90 of file GameEventMgr.h.
| uint32 NPCVendorEntry::ExtendedCost |
Definition at line 94 of file GameEventMgr.h.
| uint32 NPCVendorEntry::incrtime |
Definition at line 93 of file GameEventMgr.h.
| uint32 NPCVendorEntry::item |
Definition at line 91 of file GameEventMgr.h.
| int32 NPCVendorEntry::maxcount |
Definition at line 92 of file GameEventMgr.h.