コード例 #1
0
 public void StartInteract(Follower follower)
 {
     follower.FollowMe(this);
 }