Class BattlePlayerEntry
- Namespace
- TaleWorlds.MountAndBlade.Diamond
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
public class BattlePlayerEntry
- Inheritance
-
BattlePlayerEntry
- Inherited Members
Constructors
BattlePlayerEntry()
public BattlePlayerEntry()
Properties
BattleJoinType
public BattleJoinType BattleJoinType { get; set; }
Property Value
Disconnected
public bool Disconnected { get; set; }
Property Value
GameType
public string GameType { get; set; }
Property Value
LastJoinTime
public DateTime LastJoinTime { get; set; }
Property Value
Party
public Guid Party { get; set; }
Property Value
PlayTime
public int PlayTime { get; set; }
Property Value
PlayerId
public PlayerId PlayerId { get; set; }
Property Value
PlayerStats
public BattlePlayerStatsBase PlayerStats { get; set; }
Property Value
TeamNo
public int TeamNo { get; set; }
Property Value
Won
public bool Won { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).