Esempio n. 1
0
 public AssetGetter LoadAllAssets(string assetPath)
 {
     return(resLoader.LoadAllAssets(assetPath));
 }