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
gamedef
Prop
C# Class gamedef.Prop
Inheritance:
tabtoy.DataObject
Afficher le fichier
Open project: davyxu/tabtoy
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
AttackRate
float
ExType
ActorType
HP
int
Méthodes publiques
Méthode
Description
Deserialize
(
tabtoy
reader
) :
void
Method Details
Deserialize()
public
méthode
public
Deserialize
(
tabtoy
reader
) :
void
reader
tabtoy
Résultat
void
Property Details
AttackRate
public_oe property
public
float
AttackRate
Résultat
float
ExType
public_oe property
public
ActorType
ExType
Résultat
ActorType
HP
public_oe property
public
int
HP
Résultat
int