Example #1
0
 private void Update()
 {
     this.currentPosition = FrameDebuggerUtility.GetCurrentFramePosition();
     this.UpdateResultArea();
 }