Table of Contents

Class PlayerInfo

Namespace
TaleWorlds.MountAndBlade.Diamond.Lobby.LocalData
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public class PlayerInfo
Inheritance
PlayerInfo
Inherited Members

Constructors

PlayerInfo()

public PlayerInfo()

Properties

Assist

public int Assist { get; set; }

Property Value

int

Death

public int Death { get; set; }

Property Value

int

ForcedIndex

public int ForcedIndex { get; set; }

Property Value

int

Kill

public int Kill { get; set; }

Property Value

int

PlayerId

public string PlayerId { get; set; }

Property Value

string

TeamNo

public int TeamNo { get; set; }

Property Value

int

Username

public string Username { get; set; }

Property Value

string

Methods

HasSameContentWith(PlayerInfo)

public bool HasSameContentWith(PlayerInfo other)

Parameters

other PlayerInfo

Returns

bool

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