Example #1
0
 public int GetMaxDamage()
 {
     return(m_Room.GetRoomConfig().m_BrokenSet.Length);
 }