C# Class FoodbitCount, evosim

Inheritance: MonoBehaviour
Afficher le fichier Open project: clomax/evosim Class Usage Examples

Méthodes publiques

Свойство Type Description
eth Ether,
fbit_count int
text Text

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

eth public_oe property

public Ether, eth
Résultat Ether,

fbit_count public_oe property

public int fbit_count
Résultat int

text public_oe property

public Text text
Résultat Text