TrinityCore
RepSpilloverTemplate Struct Reference

#include <ObjectMgr.h>

Public Attributes

uint32 faction [MAX_SPILLOVER_FACTIONS]
 
float faction_rate [MAX_SPILLOVER_FACTIONS]
 
uint32 faction_rank [MAX_SPILLOVER_FACTIONS]
 

Detailed Description

Definition at line 723 of file ObjectMgr.h.

Member Data Documentation

◆ faction

uint32 RepSpilloverTemplate::faction[MAX_SPILLOVER_FACTIONS]

Definition at line 725 of file ObjectMgr.h.

◆ faction_rank

uint32 RepSpilloverTemplate::faction_rank[MAX_SPILLOVER_FACTIONS]

Definition at line 727 of file ObjectMgr.h.

◆ faction_rate

float RepSpilloverTemplate::faction_rate[MAX_SPILLOVER_FACTIONS]

Definition at line 726 of file ObjectMgr.h.


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