mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-10 14:03:30 +08:00
Added Search page and AutoCompleter
This commit is contained in:
@ -106,7 +106,7 @@ namespace UnityExplorer.UI.Widgets
|
||||
|
||||
public void Rebuild()
|
||||
{
|
||||
RecreateCellPool(true, true, null);
|
||||
RecreateCellPool(true, true, null);
|
||||
}
|
||||
|
||||
public void EnableTempCache()
|
||||
|
Reference in New Issue
Block a user