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

◆ GetValue() [1/2]

string OptionSelectorBase::GetValue ( )
inlineprotected

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

141 {
142 return m_EditBox.GetText();
143 }
EditBoxWidget m_EditBox
Определения OptionSelectorEditbox.c:3

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

Используется в OnChange() и SetValue().