TrinityCore
Loading...
Searching...
No Matches
NPCVendorEntry Struct Reference

#include <GameEventMgr.h>

Public Attributes

uint32 entry
 
uint32 item
 
int32 maxcount
 
uint32 incrtime
 
uint32 ExtendedCost
 

Detailed Description

Definition at line 88 of file GameEventMgr.h.

Member Data Documentation

◆ entry

uint32 NPCVendorEntry::entry

Definition at line 90 of file GameEventMgr.h.

◆ ExtendedCost

uint32 NPCVendorEntry::ExtendedCost

Definition at line 94 of file GameEventMgr.h.

◆ incrtime

uint32 NPCVendorEntry::incrtime

Definition at line 93 of file GameEventMgr.h.

◆ item

uint32 NPCVendorEntry::item

Definition at line 91 of file GameEventMgr.h.

◆ maxcount

int32 NPCVendorEntry::maxcount

Definition at line 92 of file GameEventMgr.h.


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