TrinityCore
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 161 of file GameTables.h.

Member Data Documentation

◆ Divisor

float GtXpEntry::Divisor = 0.0f

Definition at line 167 of file GameTables.h.

◆ Junk

float GtXpEntry::Junk = 0.0f

Definition at line 165 of file GameTables.h.

◆ PerKill

float GtXpEntry::PerKill = 0.0f

Definition at line 164 of file GameTables.h.

◆ Stats

float GtXpEntry::Stats = 0.0f

Definition at line 166 of file GameTables.h.

◆ Total

float GtXpEntry::Total = 0.0f

Definition at line 163 of file GameTables.h.


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