C# Class PRoConEvents.MULTIbalancer.PlayerModel

ファイルを表示 Open project: PapaCharlie9/multi-balancer

Public Properties

Property Type Description
DeathsRound double
DeathsTotal double
DelayedMove MoveInfo
DispersalGroup int
EAGUID String
FirstSeenTimestamp System.DateTime
FirstSpawnTimestamp System.DateTime
Friendex int
IsDeployed bool
KDR double
KDRRound double
KPM double
KPMRound double
KillsRound double
KillsTotal double
LastMoveFrom int
LastMoveTo int
LastSeenTimestamp System.DateTime
MovedByMBHistory List
MovedByMBTimestamp System.DateTime
MovedTimestamp System.DateTime
MovesByMBRound int
MovesByMBTotal int
MovesRound int
MovesTotal int
Name String
OriginalSquad int
PersonaId String
QuietMessage bool
Rank int
Role int
Rounds int
SPM double
SPMRound double
ScoreRound double
ScoreTotal double
ScrambledSquad int
SpawnChatMessage String
SpawnYellMessage String
Squad int
StatsFetchStatus FetchInfo
StatsVerified bool
Subscribed bool
Tag String
TagFetchStatus FetchInfo
TagVerified bool
Team int
Whitelist uint

Public Methods

Method Description
ClonePlayer ( ) : PlayerModel
PlayerModel ( ) : System
PlayerModel ( String name, int team ) : System
ResetRound ( ) : void

Method Details

ClonePlayer() public method

public ClonePlayer ( ) : PlayerModel
return PlayerModel

PlayerModel() public method

public PlayerModel ( ) : System
return System

PlayerModel() public method

public PlayerModel ( String name, int team ) : System
name String
team int
return System

ResetRound() public method

public ResetRound ( ) : void
return void

Property Details

DeathsRound public_oe property

public double DeathsRound
return double

DeathsTotal public_oe property

public double DeathsTotal
return double

DelayedMove public_oe property

public MoveInfo DelayedMove
return MoveInfo

DispersalGroup public_oe property

public int DispersalGroup
return int

EAGUID public_oe property

public String EAGUID
return String

FirstSeenTimestamp public_oe property

public DateTime,System FirstSeenTimestamp
return System.DateTime

FirstSpawnTimestamp public_oe property

public DateTime,System FirstSpawnTimestamp
return System.DateTime

Friendex public_oe property

public int Friendex
return int

IsDeployed public_oe property

public bool IsDeployed
return bool

KDR public_oe property

public double KDR
return double

KDRRound public_oe property

public double KDRRound
return double

KPM public_oe property

public double KPM
return double

KPMRound public_oe property

public double KPMRound
return double

KillsRound public_oe property

public double KillsRound
return double

KillsTotal public_oe property

public double KillsTotal
return double

LastMoveFrom public_oe property

public int LastMoveFrom
return int

LastMoveTo public_oe property

public int LastMoveTo
return int

LastSeenTimestamp public_oe property

public DateTime,System LastSeenTimestamp
return System.DateTime

MovedByMBHistory public_oe property

public List MovedByMBHistory
return List

MovedByMBTimestamp public_oe property

public DateTime,System MovedByMBTimestamp
return System.DateTime

MovedTimestamp public_oe property

public DateTime,System MovedTimestamp
return System.DateTime

MovesByMBRound public_oe property

public int MovesByMBRound
return int

MovesByMBTotal public_oe property

public int MovesByMBTotal
return int

MovesRound public_oe property

public int MovesRound
return int

MovesTotal public_oe property

public int MovesTotal
return int

Name public_oe property

public String Name
return String

OriginalSquad public_oe property

public int OriginalSquad
return int

PersonaId public_oe property

public String PersonaId
return String

QuietMessage public_oe property

public bool QuietMessage
return bool

Rank public_oe property

public int Rank
return int

Role public_oe property

public int Role
return int

Rounds public_oe property

public int Rounds
return int

SPM public_oe property

public double SPM
return double

SPMRound public_oe property

public double SPMRound
return double

ScoreRound public_oe property

public double ScoreRound
return double

ScoreTotal public_oe property

public double ScoreTotal
return double

ScrambledSquad public_oe property

public int ScrambledSquad
return int

SpawnChatMessage public_oe property

public String SpawnChatMessage
return String

SpawnYellMessage public_oe property

public String SpawnYellMessage
return String

Squad public_oe property

public int Squad
return int

StatsFetchStatus public_oe property

public FetchInfo StatsFetchStatus
return FetchInfo

StatsVerified public_oe property

public bool StatsVerified
return bool

Subscribed public_oe property

public bool Subscribed
return bool

Tag public_oe property

public String Tag
return String

TagFetchStatus public_oe property

public FetchInfo TagFetchStatus
return FetchInfo

TagVerified public_oe property

public bool TagVerified
return bool

Team public_oe property

public int Team
return int

Whitelist public_oe property

public uint Whitelist
return uint