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