コード例 #1
0
 public void OnUp(GameObject go)
 {
     _currentState?.OnUp(go);
 }