示例#1
0
 public void SetMoveTarget(Vector3 v, bool gridPoint = true)
 {
     _bb.SetMoveTarget(v, true);
 }