C# Class FoodbitCount, evosim

Inheritance: MonoBehaviour
Mostra file Open project: clomax/evosim Class Usage Examples

Public Properties

Property Type Description
eth Ether,
fbit_count int
text Text

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

eth public_oe property

public Ether, eth
return Ether,

fbit_count public_oe property

public int fbit_count
return int

text public_oe property

public Text text
return Text