예제 #1
0
 private void Start()
 {
     collection = LoadResourceController.GetGachaConfigCollection();
     prefab     = LoadResourceController.GetGachaTab();
     InitOrUpdateView();
 }