Class LeafBunch
Inheritance
System.Object
LeafBunch
Namespace: Eco.Simulation.Agents
Assembly: Eco.Simulation.dll
Syntax
public class LeafBunch : Object
Constructors
LeafBunch()
Declaration
public LeafBunch()
Properties
BunchType
Declaration
public int BunchType { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Health
Declaration
public float Health { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Single |