public Building ObtainAttackObject(Soldier sod) { return sod.FindShortestPathObject(mBuildingsInfoInGame); }