Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
_20
PlayerData
C# Class _20.PlayerData
Mostrar archivo
Open project: jdharms/20-20
Public Properties
Property
Type
Description
isTeamPlayer
bool
jerseyNumber
int
name
string>.Dictionary
playerId
string
Public Methods
Method
Description
ToString
( ) :
string
nameArray
( ) :
string[]
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
nameArray()
public
method
public
nameArray
( ) :
string[]
return
string[]
Property Details
isTeamPlayer
public_oe property
public
bool
isTeamPlayer
return
bool
jerseyNumber
public_oe property
public
int
jerseyNumber
return
int
name
public_oe property
public
Dictionary
name
return
string>.Dictionary
playerId
public_oe property
public
string
playerId
return
string