IBundleDirectory Member List

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

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