Пример #1
0
 private void Awake()
 {
     _transform    = gameObject.transform;
     _abilityPanel = FindObjectOfType <AbilityPanel>();
 }