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

◆ SetValue() [2/2]

override void SetValue ( string value,
bool fire_event = true )

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

240 {
241 super.SetValue(value,fire_event);
242 SetTextSmart(m_Options.Get(m_SelectedOptionIndex));
243 }
void SetTextSmart(string value)
Определения OptionSelectorMultistate.c:175

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