IBundleManifest Member List

This is the complete list of members for IBundleManifest, including all inherited members.

AmountToDownload(BundleManager manager, string sanitizedLabel, out uint totalSize, out uint alreadyDownloaded) IBundleManifest
GetStreamingAssetsName(BundleManager manager, string sanitizedLabel, string url) IBundleManifest
IsReady(BundleManager manager) IBundleManifest
StartBundle(BundleManager manager, string sanitizedLabel) IBundleManifest
TryGetDependencies(BundleManager manager, string sanitizedLabel, out IEnumerable< string > outRequiredSanitizedLabelList) IBundleManifest
TryLookupBundle(BundleManager manager, string sanitizedLabel, out string outUrl, out Hash128 outHash, out string outCrc) IBundleManifest