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

◆ LoadNewValues()

void OptionSelector::LoadNewValues ( notnull array< string > options,
int current_index )
inlineprotected

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

36 {
37 m_Options = options;
38 SetValue(current_index);
39 }
void SetValue(int value, bool fire_event=true)
Определения OptionSelectorMultistate.c:90

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