|
EvEmu
0.8.4
11 September 2021
|
#include "POD_containers.h"
Public Attributes | |
| uint8 | minDrop |
| uint8 | maxDrop |
| uint32 | itemID |
Definition at line 255 of file POD_containers.h.
| uint32 LootList::itemID |
Definition at line 258 of file POD_containers.h.
Referenced by StaticDataMgr::GetLoot().
| uint8 LootList::maxDrop |
Definition at line 257 of file POD_containers.h.
Referenced by StaticDataMgr::GetLoot().
| uint8 LootList::minDrop |
Definition at line 256 of file POD_containers.h.
Referenced by StaticDataMgr::GetLoot().