コード例 #1
0
 public static byte[] CreateDataSync(AssetUri Uri)
 {
     return(Loader_.CreateDataSync(Uri));
 }