Inheritance: BaseObjectManager
 public SectorObjectManager()
 {
     IsDynamic = true;
     m_instance = this;
 }
Example #2
0
 public SectorObjectManager()
 {
     IsDynamic  = true;
     m_instance = this;
 }