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

◆ MouseClick()

void AttachmentCategoriesContainer::MouseClick ( Widget w)
inlineprotected

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

248 {
249 SlotsIcon icon;
250 w.GetUserData(icon);
251
253 if (c)
254 c.Toggle();
255 }
void ClosableContainer(LayoutHolder parent, int sort=-1)
Определения ClosableContainer.c:6
Container GetContainer()
Определения SlotsIcon.c:149

Перекрестные ссылки Container::ClosableContainer() и SlotsIcon::GetContainer().