Table of Contents

Class BattlePlayerStatsBase

Namespace
TaleWorlds.MountAndBlade.Diamond
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public class BattlePlayerStatsBase
Inheritance
BattlePlayerStatsBase
Derived
Inherited Members

Constructors

BattlePlayerStatsBase()

public BattlePlayerStatsBase()

Properties

Assists

public int Assists { get; set; }

Property Value

int

Deaths

public int Deaths { get; set; }

Property Value

int

GameType

public string GameType { get; set; }

Property Value

string

Kills

public int Kills { get; set; }

Property Value

int

PlayTime

public int PlayTime { get; set; }

Property Value

int

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).