Пример #1
0
 //获得一个自动添加并且时间最早的一个
 public FriendData GetFirstAutoEnemy()
 {
     return(mImpl.GetFirstAutoEnemy(this));
 }