Esempio n. 1
0
 protected override void OnFinished()
 {
     pathfinder.PathCreated(path, key, pathEdit);
 }
Esempio n. 2
0
 protected override void OnFinished()
 {
     _pathfinder.PathCreated(_path, _key, _pathEdit);
 }