HarvestableBuilding
Class in SurvivEngine.Entities.Buildings namespace
Inherits from SurvivEngine.Entities.Buildings.BuildingEntity
Class in SurvivEngine.Entities.Buildings namespace
Inherits from SurvivEngine.Entities.Buildings.BuildingEntity
A building entity that will grow and become harvestable, allow harvesting and grow to become harvestable again.
Upon becoming fully grown, the entity will remain grown.
Upon being harvested, the entity's harvest progress will reset and regrow.
Is the entity fully grown?
Is the entity ready to be harvested?
Manually sets the growth progress of this harvestable.
growthProgress The growth progress value to set.
Manually sets the harvest progress of this harvestable.
harvestProgress The harvest progress value to set.