TrinityCore
ItemEnchantmentMgr.cpp File Reference
#include "ItemEnchantmentMgr.h"
#include "Containers.h"
#include "DatabaseEnv.h"
#include "DB2Stores.h"
#include "ItemBonusMgr.h"
#include "ItemTemplate.h"
#include "Log.h"
#include "ObjectMgr.h"
#include "Timer.h"
#include <list>
#include <vector>
+ Include dependency graph for ItemEnchantmentMgr.cpp:

Go to the source code of this file.

Functions

void LoadItemRandomBonusListTemplates ()
 
ItemRandomBonusListId GenerateItemRandomBonusListId (uint32 item_id)
 
TC_GAME_API float GetRandomPropertyPoints (uint32 itemLevel, uint32 quality, uint32 inventoryType, uint32 subClass)
 

Function Documentation

◆ GenerateItemRandomBonusListId()

ItemRandomBonusListId GenerateItemRandomBonusListId ( uint32  item_id)

Definition at line 87 of file ItemEnchantmentMgr.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ GetRandomPropertyPoints()

TC_GAME_API float GetRandomPropertyPoints ( uint32  itemLevel,
uint32  quality,
uint32  inventoryType,
uint32  subClass 
)

Definition at line 107 of file ItemEnchantmentMgr.cpp.

+ Here is the caller graph for this function:

◆ LoadItemRandomBonusListTemplates()

void LoadItemRandomBonusListTemplates ( )

Definition at line 41 of file ItemEnchantmentMgr.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: