◆ ActionRepairTent()
◆ ActionCondition()
53 {
57 return false;
58
60 {
66
68
70 {
72 {
73
74 break;
75 }
76 }
77
79 {
81 {
83 return true;
84 }
85 }
86 }
87 return false;
88 }
PluginBase GetPlugin(typename plugin_type)
Definition PluginManager.c:316
string m_CurrentDamageZone
Definition ActionRepairTent.c:22
Super root of all classes in Enforce script.
Definition EnScript.c:11
Definition ObjectTyped.c:2
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
Перекрестные ссылки Class::CastTo(), GetPlugin() и m_CurrentDamageZone.
◆ CreateActionData()
◆ CreateConditionComponents()
◆ HandleReciveData()
149 {
151
154 }
Definition ActionRepairTent.c:2
◆ HasTarget()
◆ IsUsingProxies()
43 {
44 return true;
45 }
◆ OnFinishProgressServer()
◆ ReadFromContext()
129 {
131 {
133 }
136
138 {
141 return false;
142
144 }
145 return true;
146 }
override bool HasTarget()
Definition ActionRepairTent.c:47
Перекрестные ссылки HasTarget().
◆ RepairDamageTransfer()
◆ WriteToContext()
◆ m_CurrentDamageZone
string m_CurrentDamageZone = "" |
|
private |
◆ m_LastValidComponentIndex
int m_LastValidComponentIndex = -1 |
|
private |
◆ m_LastValidType
Объявления и описания членов класса находятся в файле:
- D:/Ishodniki/scripts/4_World/Classes/UserActionsComponent/Actions/Continuous/ActionRepairTent.c