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

#include <ArenaScore.h>

Protected Member Functions

 ArenaTeamScore ()
 
void Reset ()
 
void Assign (int32 ratingChange, uint32 matchMakerRating, std::string const &teamName)
 

Protected Attributes

int32 RatingChange
 
uint32 MatchmakerRating
 
std::string TeamName
 

Friends

class Arena
 
class Battleground
 

Detailed Description

Definition at line 45 of file ArenaScore.h.

Constructor & Destructor Documentation

◆ ArenaTeamScore()

ArenaTeamScore::ArenaTeamScore ( )
inlineprotected

Definition at line 51 of file ArenaScore.h.

Member Function Documentation

◆ Assign()

void ArenaTeamScore::Assign ( int32  ratingChange,
uint32  matchMakerRating,
std::string const &  teamName 
)
inlineprotected

Definition at line 60 of file ArenaScore.h.

+ Here is the caller graph for this function:

◆ Reset()

void ArenaTeamScore::Reset ( )
inlineprotected

Definition at line 53 of file ArenaScore.h.

Friends And Related Symbol Documentation

◆ Arena

friend class Arena
friend

Definition at line 47 of file ArenaScore.h.

◆ Battleground

friend class Battleground
friend

Definition at line 48 of file ArenaScore.h.

Member Data Documentation

◆ MatchmakerRating

uint32 ArenaTeamScore::MatchmakerRating
protected

Definition at line 68 of file ArenaScore.h.

◆ RatingChange

int32 ArenaTeamScore::RatingChange
protected

Definition at line 67 of file ArenaScore.h.

◆ TeamName

std::string ArenaTeamScore::TeamName
protected

Definition at line 69 of file ArenaScore.h.


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