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

◆ AssembleKit()

void ItemBase::AssembleKit ( )
inlineprotected

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

117 {
118 if (!IsHologram())
119 {
120 Rope rope = Rope.Cast(GetInventory().CreateAttachment("Rope"));
121 }
122 }
override bool IsHologram()
Определения ItemBase.c:5753

Перекрестные ссылки IsHologram().

Используется в EEInit().