Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
currentClientStats
C# Class currentClientStats, TLH
Inheritance:
MonoBehaviour
Show file
Open project: hydrater/TLH
Class Usage Examples
Public Properties
Property
Type
Description
charNo
byte
kills
short
playerName
string
weapon1ID
string
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
charNo
public property
public
byte
charNo
return
byte
kills
public property
public
short
kills
return
short
playerName
public property
public
string
playerName
return
string
weapon1ID
public property
public
string
weapon1ID
return
string