Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UserData
C# Class UserData, tf_client
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: wids-eria/tf_client
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
auth_token
string
id
int
worldNumber
int
Méthodes publiques
Méthode
Description
Decode
(
object
node
) :
void
Method Details
Decode()
public
méthode
public
Decode
(
object
node
) :
void
node
object
Résultat
void
Property Details
auth_token
public_oe property
The authentication token.
public
string
auth_token
Résultat
string
id
public_oe property
The identifier.
public
int
id
Résultat
int
worldNumber
public_oe static_oe property
The world number.
public
static
int
worldNumber
Résultat
int