Пример #1
0
 private void OnDisable()
 {
     Instance = null;
 }
Пример #2
0
 private void OnEnable()
 {
     Instance = this;
 }