Пример #1
0
 protected override void OnDestroy()
 {
     _RTS = null;
 }
Пример #2
0
 private void Awake()
 {
     _RTS = this;
 }