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

◆ CreateGroupContainer()

void UIScriptedMenu::CreateGroupContainer ( )
inlineprotected

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

103 {
104 m_GroupsContainer = new KeybindingsContainer(-1,GetGame().GetInput(),layoutRoot.FindAnyWidget("TabContentsHolder"),this);
105 }
ref KeybindingsContainer m_GroupsContainer
Определения KeybindingsMenu.c:6
proto native CGame GetGame()

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

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