DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanReceiveAttachment()
override
bool
DayZInfected::CanReceiveAttachment
(
EntityAI
attachment
,
int
slotId
)
inline
protected
См. определение в файле
ZombieBase.c
строка
1033
1034
{
1035
if
( !IsAlive() )
1036
{
1037
return
false
;
1038
}
1039
return
super.CanReceiveAttachment(attachment, slotId);
1040
}
DayZInfected
Создано системой
1.13.2