예제 #1
0
 public void OnExit(GameObject go)
 {
     _currentState?.OnExit(go);
 }