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

◆ GetSlotsIcon()

SlotsIcon PlayerContainer::GetSlotsIcon ( int row,
int column )
inlineprotected

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

30 {
31 return m_PlayerAttachmentsContainer.GetSlotsIcon(row, column);
32 }
ref AttachmentsGroupContainer m_PlayerAttachmentsContainer
Определения PlayerContainer.c:3

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

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