◆ ActionHarvestCrops()
◆ ActionCondition()
67 {
70 {
72
73 if (slot)
74 {
75 m_Plant = PlantBase.Cast(slot.GetPlant());
80
82 {
83 return true;
84 }
85 }
86 }
87 return false;
88
89 }
PlantBase m_Plant
Definition ActionHarvestCrops.c:3
Slot GetPlantSlot(ActionTarget target)
Definition ActionHarvestCrops.c:19
Super root of all classes in Enforce script.
Definition EnScript.c:11
Definition GardenPlot.c:2
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
Перекрестные ссылки Class::CastTo(), GetPlantSlot() и m_Plant.
◆ CreateConditionComponents()
◆ GetInputType()
◆ GetPlantSlot()
◆ OnActionInfoUpdate()
◆ OnExecuteServer()
◆ m_Plant
Объявления и описания членов класса находятся в файле: