public void AddToReflectorProvider(IReflector reflector)
 {
     m_reflectorProvider[reflector.GetDurable() - 1].SetReflectorData(reflector);
 }