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

◆ SetTargetPart()

void ConstructionActionData::SetTargetPart ( ConstructionPart target_part)
inlineprotected

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

89 {
90 m_TargetPart = target_part;
91 }
ref ConstructionPart m_TargetPart
Определения ConstructionActionData.c:12

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

Используется в ActionDestroyPart::DestroyCondition(), ActionDismantlePart::DismantleCondition() и ActionRepairPart::RepairCondition().