示例#1
0
 public RoomData GetRoomData(RoomType roomType)
 {
     return(m_AreaData.GetRoomData(roomType));
 }