Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: PleaseHelpMe on August 19, 2018, 04:18:58 PM

Title: Get Hash128 from AssetBundle for the Caching.IsVersionCached function
Post by: PleaseHelpMe on August 19, 2018, 04:18:58 PM
Hello, I'm looking for a Playmaker script that can obtain the Hash128 from an AssetBundle Manifest so AssetBundles knows when there is a new Update to an AssetBundle so it can download an updated one from the internet instead of just loading from cache.

This should give a reference:
https://answers.unity.com/questions/980973/save-hash128-from-asset-bundle-manifest.html
Title: Re: Get Hash128 from AssetBundle for the Caching.IsVersionCached function
Post by: jeanfabre on August 29, 2018, 02:46:49 AM
Hi,

Have you checked with Eric http://hutonggames.com/playmakerforum/index.php?action=profile;u=15738

he's done some extensive work with assetbundles.

 Bye,

 Jean
Title: Re: Get Hash128 from AssetBundle for the Caching.IsVersionCached function
Post by: tcmeric on September 10, 2018, 11:38:57 PM
Hi, I should theoretically be able to do this. Ill give it a go  8)
Title: Re: Get Hash128 from AssetBundle for the Caching.IsVersionCached function
Post by: jeanfabre on September 11, 2018, 01:46:16 AM
Hi,

 excellent, thanks Eric :)

 Let me know when it's up, I'll tweet about it.

 Bye,

 Jean