Пример #1
0
 private void OnEnable()
 {
     invController.Activate(itemDisplay);
     itemDisplay.Init(this, invController.CurrentInv);
 }