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

#include <ObjectMgr.h>

Public Attributes

uint32 RepFaction1
 
uint32 RepFaction2
 
uint32 ReputationMaxCap1
 
int32 RepValue1
 
uint32 ReputationMaxCap2
 
int32 RepValue2
 
bool IsTeamAward1
 
bool IsTeamAward2
 
bool TeamDependent
 

Detailed Description

Definition at line 740 of file ObjectMgr.h.

Member Data Documentation

◆ IsTeamAward1

bool ReputationOnKillEntry::IsTeamAward1

Definition at line 748 of file ObjectMgr.h.

◆ IsTeamAward2

bool ReputationOnKillEntry::IsTeamAward2

Definition at line 749 of file ObjectMgr.h.

◆ RepFaction1

uint32 ReputationOnKillEntry::RepFaction1

Definition at line 742 of file ObjectMgr.h.

◆ RepFaction2

uint32 ReputationOnKillEntry::RepFaction2

Definition at line 743 of file ObjectMgr.h.

◆ ReputationMaxCap1

uint32 ReputationOnKillEntry::ReputationMaxCap1

Definition at line 744 of file ObjectMgr.h.

◆ ReputationMaxCap2

uint32 ReputationOnKillEntry::ReputationMaxCap2

Definition at line 746 of file ObjectMgr.h.

◆ RepValue1

int32 ReputationOnKillEntry::RepValue1

Definition at line 745 of file ObjectMgr.h.

◆ RepValue2

int32 ReputationOnKillEntry::RepValue2

Definition at line 747 of file ObjectMgr.h.

◆ TeamDependent

bool ReputationOnKillEntry::TeamDependent

Definition at line 750 of file ObjectMgr.h.


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