playMaker

Author Topic: Get Hash128 from AssetBundle for the Caching.IsVersionCached function  (Read 2770 times)

PleaseHelpMe

  • Playmaker Newbie
  • *
  • Posts: 20
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

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Get Hash128 from AssetBundle for the Caching.IsVersionCached function
« Reply #1 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

tcmeric

  • Beta Group
  • Hero Member
  • *
  • Posts: 768
Re: Get Hash128 from AssetBundle for the Caching.IsVersionCached function
« Reply #2 on: September 10, 2018, 11:38:57 PM »
Hi, I should theoretically be able to do this. Ill give it a go  8)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Get Hash128 from AssetBundle for the Caching.IsVersionCached function
« Reply #3 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