I want to check an assetBundles file size before retreiving…
Any way to do this?
Thanks in advance,
Oliver ![]()
I want to check an assetBundles file size before retreiving…
Any way to do this?
Thanks in advance,
Oliver ![]()
If downloading the asset bundle asynchronously using the www.assetBundle, you have the option to browse the server using some server-side technology (PHP etc.) for getting the file size prior to downloading.