DayZ 1.24
Loading...
Searching...
No Matches
SimpleListboxWidget Class Reference

Private Member Functions

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)
 

Detailed Description

Definition at line 439 of file EnWidgets.c.


The documentation for this class was generated from the following file: