Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
idTech4
Game
PlayerState
C# Class idTech4.Game.PlayerState
ファイルを表示
Open project: iainmckay/idtech4.net
Class Usage Examples
Public Properties
Property
Type
Description
FragCount
int
InGame
bool
IsScoreBoardUp
bool
Ping
int
TeamFragCount
int
Vote
PlayerVote
Wins
int
Public Methods
Method
Description
Clear
( ) :
void
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
Property Details
FragCount
public_oe property
public
int
FragCount
return
int
InGame
public_oe property
public
bool
InGame
return
bool
IsScoreBoardUp
public_oe property
public
bool
IsScoreBoardUp
return
bool
Ping
public_oe property
public
int
Ping
return
int
TeamFragCount
public_oe property
public
int
TeamFragCount
return
int
Vote
public_oe property
public
PlayerVote
Vote
return
PlayerVote
Wins
public_oe property
public
int
Wins
return
int