Property Crops
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
Crops
All CropBehaviour instances currently managed by this container. Populated by PlantSeed(SeedsBehaviour) and pruned when crops are destroyed.
public List<CropBehaviour> Crops { get; }
All CropBehaviour instances currently managed by this container. Populated by PlantSeed(SeedsBehaviour) and pruned when crops are destroyed.
public List<CropBehaviour> Crops { get; }