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

◆ CanReleaseAttachment()

override bool ManBase::CanReleaseAttachment ( EntityAI attachment)
inlineprotected

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

2084 {
2085 return super.CanReleaseAttachment(attachment);
2086 }