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
AnimalData
C# Class AnimalData, diluvium
Show file
Open project: Collegiennes/diluvium
Class Usage Examples
Public Properties
Property
Type
Description
attack
int
effectIndex
int
health
int
intelligence
int
name
string
parentName
string
speed
int
spriteIndex
int
Property Details
attack
public property
public
int
attack
return
int
effectIndex
public property
public
int
effectIndex
return
int
health
public property
public
int
health
return
int
intelligence
public property
public
int
intelligence
return
int
name
public property
public
string
name
return
string
parentName
public property
public
string
parentName
return
string
speed
public property
public
int
speed
return
int
spriteIndex
public property
public
int
spriteIndex
return
int