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

◆ TransferItem()

override bool AttachmentsWrapper::TransferItem ( )
inlineprotected

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

44 {
45 if (CanTakeToInventory())
46 {
47 return m_Attachments.TransferItem();
48 }
49 return false;
50 }
Attachments m_Attachments
Определения AttachmentsWrapper.c:3

Перекрестные ссылки m_Attachments.