|
static void | Show (Rect activatorScreenRect, List< string > keys, Action< string > onSelect) |
|
◆ ClearCacheOnReload()
static void LocalizedKeySearchPopup::ClearCacheOnReload |
( |
| ) |
|
|
staticprivate |
◆ OnGUI()
void LocalizedKeySearchPopup::OnGUI |
( |
| ) |
|
|
private |
◆ Show()
static void LocalizedKeySearchPopup::Show |
( |
Rect | activatorScreenRect, |
|
|
List< string > | keys, |
|
|
Action< string > | onSelect ) |
|
static |
◆ allKeys
List<string> LocalizedKeySearchPopup::allKeys |
|
private |
◆ filter
string LocalizedKeySearchPopup::filter = "" |
|
private |
◆ foldouts
Dictionary<string, bool> LocalizedKeySearchPopup::foldouts = new Dictionary<string, bool>() |
|
private |
◆ onSelect
Action<string> LocalizedKeySearchPopup::onSelect |
|
private |
◆ scroll
Vector2 LocalizedKeySearchPopup::scroll |
|
private |
The documentation for this class was generated from the following file: