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

◆ SetSlotDisplayName()

void SlotsIcon::SetSlotDisplayName ( string text)
inlineprotected

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

145 {
146 m_SlotDisplayName = text;
147 }
string m_SlotDisplayName
Определения SlotsIcon.c:41

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

Используется в Attachments::AttachmentAdded(), AttachmentCategoriesRow::Init(), Attachments::InitAttachmentGrid(), AttachmentCategoriesContainer::InitGhostSlots(), ZombieContainer::InitGhostSlots() и PlayerContainer::PlayerContainer().