Beispiel #1
0
 public static GameObject CreatePrefabSync(AssetUri Uri)
 {
     return(Loader_.CreatePrefabSync(Uri));
 }