DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetItemText()
proto
bool
SimpleListboxWidget::GetItemText
(
int
row
,
int
column
,
out
string
text
)
private
Get item.
Аргументы
row
int
Index of row
column
int
Index of column
Возвращает
string
Value in widget on row and column
string
value;
textListboxWidg.GetItemText(2, 0, value);
SimpleListboxWidget
Создано системой
1.13.2