AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for LootStoreItem, including all inherited members.
chance | LootStoreItem | |
conditions | LootStoreItem | |
groupid | LootStoreItem | |
IsValid(LootStore const &store, uint32 entry) const | LootStoreItem | |
itemid | LootStoreItem | |
lootmode | LootStoreItem | |
LootStoreItem(uint32 _itemid, int32 _reference, float _chance, bool _needs_quest, uint16 _lootmode, uint8 _groupid, int32 _mincount, uint8 _maxcount) | LootStoreItem | inline |
maxcount | LootStoreItem | |
mincount | LootStoreItem | |
needs_quest | LootStoreItem | |
reference | LootStoreItem | |
Roll(bool rate, Player const *player, Loot &loot, LootStore const &store) const | LootStoreItem |