Dayz 1.25
Dayz Code Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс SimpleListboxWidget

Закрытые члены

proto native int AddItem (string text, Class userData, int column, int row=-1)
 Insert new Row, if row = -1, new Row is inserted at the end otherwise at row index.
 
proto native void SetItem (int position, string text, Class userData, int column)
 
proto bool GetItemText (int row, int column, out string text)
 Get item.
 
proto void GetItemData (int row, int column, out Class data)
 
proto native void SetItemColor (int row, int column, int color)
 

Подробное описание


Объявления и описания членов класса находятся в файле: