Exemplo n.º 1
0
 private void InstanceGameObject(LoadOperation loadOpt)
 {
     GameObject.Instantiate(loadOpt.GetAsset <GameObject>());
 }