◆ ActionRemovePlant()
◆ ActionCondition()
22 {
25 {
27
30 string selection;
31
33 {
36 if (slot)
37 break;
38 }
39
40 if ( slot && slot.GetPlant() )
41 {
42 m_Plant = PlantBase.Cast(slot.GetPlant());
44 {
45 return true;
46 }
47 }
48 }
49 return false;
50
51
52
53
54
55
56
57
58
59
60
61
62 }
PlantBase m_Plant
Definition ActionRemovePlant.c:3
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() и m_Plant.
◆ CreateConditionComponents()
◆ GetInputType()
◆ OnExecuteServer()
65 {
67 {
68
69
70
72 }
73
74
75
76
77
78
79 }
Перекрестные ссылки m_Plant.
◆ m_Plant
Объявления и описания членов класса находятся в файле: