DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnWasDetached()
override void TripodBase::OnWasDetached
(
EntityAI
parent
,
int
slot_id
)
inline
private
См. определение в файле
Tripod.c
строка
58
59
{
60
super.OnWasDetached(parent, slot_id);
61
if
(parent.IsFireplace())
62
{
63
HideAllSelections();
64
ShowSelection(
"Collapsed"
);
65
}
66
}
TripodBase
Создано системой
1.13.2