![]() |
TrinityCore
|
Classes | |
| struct | ItemBonusGenerationParams |
| void ItemBonusMgr::ApplyBonusTreeHelper | ( | ItemTemplate const * | itemTemplate, |
| uint32 | itemBonusTreeId, | ||
| ItemBonusGenerationParams const & | params, | ||
| int32 | sequenceLevel, | ||
| uint32 * | itemLevelSelectorId, | ||
| std::vector< int32 > * | bonusListIDs | ||
| ) |
Definition at line 241 of file ItemBonusMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| bool ItemBonusMgr::CanApplyBonusTreeToItem | ( | ItemTemplate const * | itemTemplate, |
| uint32 | itemBonusTreeId, | ||
| ItemBonusGenerationParams const & | params | ||
| ) |
Definition at line 151 of file ItemBonusMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TC_GAME_API std::vector< int32 > ItemBonusMgr::GetAllBonusListsForTree | ( | uint32 | itemBonusTreeId | ) |
Definition at line 476 of file ItemBonusMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| int32 ItemBonusMgr::GetAzeriteUnlockBonusList | ( | uint16 | azeriteUnlockMappingSetId, |
| uint16 | minItemLevel, | ||
| InventoryType | inventoryType | ||
| ) |
Definition at line 382 of file ItemBonusMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TC_GAME_API std::vector< int32 > ItemBonusMgr::GetBonusListsForItem | ( | uint32 | itemId, |
| ItemBonusGenerationParams const & | params | ||
| ) |
Definition at line 415 of file ItemBonusMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| uint32 ItemBonusMgr::GetBonusTreeIdOverride | ( | uint32 | itemBonusTreeId, |
| ItemBonusGenerationParams const & | params | ||
| ) |
Definition at line 194 of file ItemBonusMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TC_GAME_API ItemContext ItemBonusMgr::GetContextForPlayer | ( | MapDifficultyEntry const * | mapDifficulty, |
| Player const * | player | ||
| ) |
Definition at line 78 of file ItemBonusMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TC_GAME_API std::span< ItemBonusEntry const * > ItemBonusMgr::GetItemBonuses | ( | uint32 | bonusListId | ) |
Definition at line 135 of file ItemBonusMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TC_GAME_API uint32 ItemBonusMgr::GetItemBonusListForItemLevelDelta | ( | int16 | delta | ) |
Definition at line 143 of file ItemBonusMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TC_GAME_API void ItemBonusMgr::Load | ( | ) |
| void ItemBonusMgr::VisitItemBonusTree | ( | uint32 | itemBonusTreeId, |
| Visitor | visitor | ||
| ) |
Definition at line 462 of file ItemBonusMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: