Example #1
0
 public void Remove(int index)
 {
     m_HUDMenu.RemoveCharacter(index);
 }