M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.MatchInfo Class Reference

Public Member Functions

 MatchInfo ()
 
void AddOrUpdatePlayer (string id, string username, int forcedIndex, int teamNo)
 
bool TryUpdatePlayerStats (string id, int kill, int death, int assist)
 

Properties

string MatchId [get, set]
 
string MatchType [get, set]
 
string GameType [get, set]
 
string Map [get, set]
 
DateTime MatchDate [get, set]
 
int WinnerTeam [get, set]
 
string Faction1 [get, set]
 
string Faction2 [get, set]
 
int DefenderScore [get, set]
 
int AttackerScore [get, set]
 
List< PlayerInfoPlayers [get, set]
 

Constructor & Destructor Documentation

◆ MatchInfo()

TaleWorlds.MountAndBlade.MatchInfo.MatchInfo ( )

Member Function Documentation

◆ AddOrUpdatePlayer()

void TaleWorlds.MountAndBlade.MatchInfo.AddOrUpdatePlayer ( string  id,
string  username,
int  forcedIndex,
int  teamNo 
)

◆ TryUpdatePlayerStats()

bool TaleWorlds.MountAndBlade.MatchInfo.TryUpdatePlayerStats ( string  id,
int  kill,
int  death,
int  assist 
)

Property Documentation

◆ MatchId

string TaleWorlds.MountAndBlade.MatchInfo.MatchId
getset

◆ MatchType

string TaleWorlds.MountAndBlade.MatchInfo.MatchType
getset

◆ GameType

string TaleWorlds.MountAndBlade.MatchInfo.GameType
getset

◆ Map

string TaleWorlds.MountAndBlade.MatchInfo.Map
getset

◆ MatchDate

DateTime TaleWorlds.MountAndBlade.MatchInfo.MatchDate
getset

◆ WinnerTeam

int TaleWorlds.MountAndBlade.MatchInfo.WinnerTeam
getset

◆ Faction1

string TaleWorlds.MountAndBlade.MatchInfo.Faction1
getset

◆ Faction2

string TaleWorlds.MountAndBlade.MatchInfo.Faction2
getset

◆ DefenderScore

int TaleWorlds.MountAndBlade.MatchInfo.DefenderScore
getset

◆ AttackerScore

int TaleWorlds.MountAndBlade.MatchInfo.AttackerScore
getset

◆ Players

List<PlayerInfo> TaleWorlds.MountAndBlade.MatchInfo.Players
getset