public void OnSetup()
 {
     sortHandler.AbortSort();
     stats.Init();
     controller.CreateUnsortedList(Prefab, listState, direction);
 }