Esempio n. 1
0
 private void OnDisable() => targetGraph?.Exit();
Esempio n. 2
0
 public void Stop()
 {
     targetGraph?.Exit();
 }