Beispiel #1
0
 protected override void OnDestroy()
 {
     _RTS = null;
 }
Beispiel #2
0
 private void Awake()
 {
     _RTS = this;
 }