I'm trying to find out how I can tell when an asset bundle has finished building. I see that there are ways to tell if an asset bundle has changed, but I don't see any callbacks to find out when BuildAssetBundles() has finished building a new asset bundle.
↧