Пример #1
0
 void Awake()
 {
     this.root = this.GetComponentInParent <UIRoot>();
 }
Пример #2
0
 void OnDestroy()
 {
     ins = null;
 }