Exemple #1
0
 protected Component(AssetsFile assetsFile, Guid typeHash)
 {
     ObjectInfo = ObjectInfo <AssetsObject> .FromTypeHash(assetsFile, typeHash, this);
 }