Пример #1
0
 private void OnDisable() => targetGraph?.Exit();
Пример #2
0
 public void Stop()
 {
     targetGraph?.Exit();
 }