DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ OnSuccess()

override void ReplaceAndDestroyLambda::OnSuccess ( EntityAI new_item)
inlineprivate

См. определение в файле ActionUnrestrainTarget.c строка 160

161 {
162 super.OnSuccess(new_item);
163
164 if ( m_Destroy )
165 {
166 new_item.SetHealth("","",0);
167 }
168 }

Перекрестные ссылки m_Destroy.