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

◆ OptionSelectorMultistateCharacterMenu()

void OptionSelectorMultistateCharacterMenu ( Widget parent,
int current_index,
ScriptedWidgetEventHandler parent_c,
bool disabled,
notnull array< string > options )

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

146 {
147 SetTextSmart(m_Options.Get(m_SelectedOptionIndex));
148 }
void SetTextSmart(string value)
Определения OptionSelectorMultistate.c:175

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

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