Elin Decompiled Documentation EA 23.102 Nightly
|
Classes | |
class | Item |
Public Member Functions | |
void | Init () |
List< Item > | Search (string s) |
Public Attributes | |
List< Item > | items = new List<Item>() |
List< Item > | result = new List<Item>() |
Static Public Attributes | |
static int | MaxItem = 50 |
Definition at line 5 of file SearchContext.cs.
|
inline |
Definition at line 26 of file SearchContext.cs.
References CorePath.CorePackage.Help, item, and items.
Referenced by UIBook.Awake().
|
inline |
Definition at line 86 of file SearchContext.cs.
References item, items, MaxItem, and result.
Referenced by UIBook.Search().
Definition at line 22 of file SearchContext.cs.
|
static |
Definition at line 20 of file SearchContext.cs.
Referenced by Search().
Definition at line 24 of file SearchContext.cs.
Referenced by Search().