TrinityCore
Loading...
Searching...
No Matches
ItemEnchantmentMgr.h File Reference
#include "Common.h"
+ Include dependency graph for ItemEnchantmentMgr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

TC_GAME_API void LoadRandomEnchantmentsTable ()
 
TC_GAME_API int32 GenerateItemRandomPropertyId (uint32 item_id)
 
TC_GAME_API uint32 GetItemEnchantMod (int32 entry)
 
TC_GAME_API uint32 GenerateEnchSuffixFactor (uint32 item_id)
 

Function Documentation

◆ GenerateEnchSuffixFactor()

TC_GAME_API uint32 GenerateEnchSuffixFactor ( uint32  item_id)

Definition at line 168 of file ItemEnchantmentMgr.cpp.

+ Here is the caller graph for this function:

◆ GenerateItemRandomPropertyId()

TC_GAME_API int32 GenerateItemRandomPropertyId ( uint32  item_id)

Definition at line 122 of file ItemEnchantmentMgr.cpp.

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

◆ GetItemEnchantMod()

TC_GAME_API uint32 GetItemEnchantMod ( int32  entry)

Definition at line 81 of file ItemEnchantmentMgr.cpp.

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

◆ LoadRandomEnchantmentsTable()

TC_GAME_API void LoadRandomEnchantmentsTable ( )

Definition at line 48 of file ItemEnchantmentMgr.cpp.

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