TrinityCore
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 710 of file ObjectMgr.h.

Member Data Documentation

◆ IsTeamAward1

bool ReputationOnKillEntry::IsTeamAward1

Definition at line 718 of file ObjectMgr.h.

◆ IsTeamAward2

bool ReputationOnKillEntry::IsTeamAward2

Definition at line 719 of file ObjectMgr.h.

◆ RepFaction1

uint32 ReputationOnKillEntry::RepFaction1

Definition at line 712 of file ObjectMgr.h.

◆ RepFaction2

uint32 ReputationOnKillEntry::RepFaction2

Definition at line 713 of file ObjectMgr.h.

◆ ReputationMaxCap1

uint32 ReputationOnKillEntry::ReputationMaxCap1

Definition at line 714 of file ObjectMgr.h.

◆ ReputationMaxCap2

uint32 ReputationOnKillEntry::ReputationMaxCap2

Definition at line 716 of file ObjectMgr.h.

◆ RepValue1

int32 ReputationOnKillEntry::RepValue1

Definition at line 715 of file ObjectMgr.h.

◆ RepValue2

int32 ReputationOnKillEntry::RepValue2

Definition at line 717 of file ObjectMgr.h.

◆ TeamDependent

bool ReputationOnKillEntry::TeamDependent

Definition at line 720 of file ObjectMgr.h.


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