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

◆ ReloadAction()

void ScriptedWidgetEventHandler::ReloadAction ( int index)
inlineprotected

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

111 {
112 if( m_KeyWidgets.Contains( index ) )
113 {
114 m_KeyWidgets.Get( index ).Reload();
115 }
116 }
ref map< int, ref KeybindingElement > m_KeyWidgets
Определения KeybindingsGroup.c:7

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