TrinityCore
Loading...
Searching...
No Matches
GtXpEntry Struct Reference

#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
 

Detailed Description

Definition at line 168 of file GameTables.h.

Member Data Documentation

◆ Divisor

float GtXpEntry::Divisor = 0.0f

Definition at line 174 of file GameTables.h.

◆ Junk

float GtXpEntry::Junk = 0.0f

Definition at line 172 of file GameTables.h.

◆ PerKill

float GtXpEntry::PerKill = 0.0f

Definition at line 171 of file GameTables.h.

◆ Stats

float GtXpEntry::Stats = 0.0f

Definition at line 173 of file GameTables.h.

◆ Total

float GtXpEntry::Total = 0.0f

Definition at line 170 of file GameTables.h.


The documentation for this struct was generated from the following file: