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