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

◆ CanReleaseAttachment()

override bool ManBase::CanReleaseAttachment ( EntityAI attachment)
inlineprotected

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

1952 {
1953 return super.CanReleaseAttachment(attachment);
1954 }