Table of Contents

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

BattleJoinType

Disconnected

public bool Disconnected { get; set; }

Property Value

bool

GameType

public string GameType { get; set; }

Property Value

string

LastJoinTime

public DateTime LastJoinTime { get; set; }

Property Value

DateTime

Party

public Guid Party { get; set; }

Property Value

Guid

PlayTime

public int PlayTime { get; set; }

Property Value

int

PlayerId

public PlayerId PlayerId { get; set; }

Property Value

PlayerId

PlayerStats

public BattlePlayerStatsBase PlayerStats { get; set; }

Property Value

BattlePlayerStatsBase

TeamNo

public int TeamNo { get; set; }

Property Value

int

Won

public bool Won { get; set; }

Property Value

bool

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