AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
ReputationOnKillEntry Struct Reference

#include "ObjectMgr.h"

Public Attributes

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

Detailed Description

Member Data Documentation

◆ IsTeamAward1

bool ReputationOnKillEntry::IsTeamAward1

◆ IsTeamAward2

bool ReputationOnKillEntry::IsTeamAward2

◆ RepFaction1

uint32 ReputationOnKillEntry::RepFaction1

◆ RepFaction2

uint32 ReputationOnKillEntry::RepFaction2

◆ ReputationMaxCap1

uint32 ReputationOnKillEntry::ReputationMaxCap1

◆ ReputationMaxCap2

uint32 ReputationOnKillEntry::ReputationMaxCap2

◆ RepValue1

float ReputationOnKillEntry::RepValue1

◆ RepValue2

float ReputationOnKillEntry::RepValue2

◆ TeamDependent

bool ReputationOnKillEntry::TeamDependent