コード例 #1
0
 public void SetLookTarget(Target target)
 {
     lookTarget = target;
     state.StartLooking();
 }