![]() |
TrinityCore
|
Include dependency graph for GameTables.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | GtArtifactKnowledgeMultiplierEntry |
| struct | GtArtifactLevelXPEntry |
| struct | GtBarberShopCostBaseEntry |
| struct | GtBaseMPEntry |
| struct | GtBattlePetXPEntry |
| struct | GtCombatRatingsEntry |
| struct | GtCombatRatingsMultByILvl |
| struct | GtHpPerStaEntry |
| struct | GtItemSocketCostPerLevelEntry |
| struct | GtItemLevelByLevelEntry |
| struct | GtNpcManaCostScalerEntry |
| struct | GtSpellScalingEntry |
| struct | GtStaminaMultByILvl |
| struct | GtXpEntry |
| class | GameTable< T > |
Functions | |
| TC_GAME_API void | LoadGameTables (std::string const &dataPath) |
| template<class T > | |
| float | GetGameTableColumnForClass (T const *row, int32 class_) |
| float | GetSpellScalingColumnForClass (GtSpellScalingEntry const *row, int32 class_) |
| float | GetBattlePetXPPerLevel (GtBattlePetXPEntry const *row) |
| template<class T > | |
| float | GetIlvlStatMultiplier (T const *row, InventoryType invType) |
|
inline |
|
inline |
| float GetIlvlStatMultiplier | ( | T const * | row, |
| InventoryType | invType | ||
| ) |
|
inline |
| TC_GAME_API void LoadGameTables | ( | std::string const & | dataPath | ) |
Definition at line 104 of file GameTables.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
extern |
Definition at line 28 of file GameTables.cpp.
|
extern |
Definition at line 29 of file GameTables.cpp.
|
extern |
Definition at line 30 of file GameTables.cpp.
|
extern |
Definition at line 31 of file GameTables.cpp.
|
extern |
Definition at line 32 of file GameTables.cpp.
|
extern |
Definition at line 33 of file GameTables.cpp.
|
extern |
Definition at line 34 of file GameTables.cpp.
|
extern |
Definition at line 35 of file GameTables.cpp.
|
extern |
Definition at line 36 of file GameTables.cpp.
|
extern |
Definition at line 37 of file GameTables.cpp.
|
extern |
Definition at line 38 of file GameTables.cpp.
|
extern |
Definition at line 39 of file GameTables.cpp.
|
extern |
Definition at line 40 of file GameTables.cpp.
|
extern |
Definition at line 41 of file GameTables.cpp.