Esempio n. 1
0
 public GameObjectGetter LoadGameObject(string assetPath)
 {
     return(resLoader.LoadGameObject(assetPath));
 }