Пример #1
0
 AssetInfo[] IBundleServices.GetAssetInfos(string[] tags)
 {
     return(PatchHelper.GetAssetsInfoByTags(LocalPatchManifest, tags));
 }