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

◆ GetSlotsContainer()

SlotsContainer AttachmentCategoriesContainer::GetSlotsContainer ( int icons_row)
inlineprotected

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

168 {
169 AttachmentCategoriesSlotsContainer items_cont = AttachmentCategoriesSlotsContainer.Cast(m_Body.Get(icons_row));
170 return items_cont.GetSlotsContainer();
171 }

Перекрестные ссылки AttachmentCategoriesSlotsContainer::GetSlotsContainer().

Используется в InitGhostSlots() и ShowInSlots().