![]() |
TrinityCore
|
#include <GameTables.h>
Public Attributes | |
| float | Total = 0.0f |
| float | PerKill = 0.0f |
| float | Junk = 0.0f |
| float | Stats = 0.0f |
| float | Divisor = 0.0f |
Definition at line 168 of file GameTables.h.
| float GtXpEntry::Divisor = 0.0f |
Definition at line 174 of file GameTables.h.
| float GtXpEntry::Junk = 0.0f |
Definition at line 172 of file GameTables.h.
| float GtXpEntry::PerKill = 0.0f |
Definition at line 171 of file GameTables.h.
| float GtXpEntry::Stats = 0.0f |
Definition at line 173 of file GameTables.h.
| float GtXpEntry::Total = 0.0f |
Definition at line 170 of file GameTables.h.