Esempio n. 1
0
 public override void FindNewObjectManager()
 {
     objectManager = FindObjectManager(objectEntry.List, objectEntry.Type);
     objectManager.MiscSettings = new byte[MiscSettingCount];
 }