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

◆ GetAttachmentsToDetachCount()

int ConstructionActionData::GetAttachmentsToDetachCount ( )
inlineprotected

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

376 {
377 return m_Attachments.Count();
378 }
ref array< EntityAI > m_Attachments
Определения ConstructionActionData.c:21

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

Используется в ActionTakeMaterialToHandsSwitch::ActionCondition(), GetActualAttachmentToDetach() и SetNextAttachmentIndex().