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
Deaths
public int Deaths { get; set; }
Property Value
GameType
public string GameType { get; set; }
Property Value
Kills
public int Kills { get; set; }
Property Value
PlayTime
public int PlayTime { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).