protected override void InnerStart() { base.InnerStart(); RoomList = WebManager.GetRoomList(); OnSuccess(); }