Method | Description | |
---|---|---|
Init ( string title, IEnumerable |
||
MoveDown ( ) : void | ||
MoveUp ( ) : void | ||
OnGUI ( ) : void | ||
OnGUIScrollView ( ) : void |
Method | Description | |
---|---|---|
ApplySearch ( ) : void |
public static Init ( string title, IEnumerable |
||
title | string | |
items | IEnumerable |
|
selected | Action |
|
allowNone | bool | |
return | void |