상속: BaseObjectManager
예제 #1
0
 public SectorObjectManager()
 {
     IsDynamic = true;
     m_instance = this;
 }
예제 #2
0
 public SectorObjectManager()
 {
     IsDynamic  = true;
     m_instance = this;
 }