DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanDisplayAttachmentSlot()
override
bool
VehicleBattery::CanDisplayAttachmentSlot
(
int
slot_id
)
inline
private
См. определение в файле
VehicleBattery.c
строка
118
119
{
120
if
(GetCompEM().IsPlugged())
121
return
false
;
122
123
return
super.CanDisplayAttachmentSlot(slot_id);
124
}
VehicleBattery
Создано системой
1.13.2