Method | Description | |
---|---|---|
GetAssetBundleHash ( string assetBundleName ) : |
Get the hash for the given AssetBundle.
|
Method | Description | |
---|---|---|
GetAllAssetBundles ( ) : string[] | ||
GetAllAssetBundlesWithVariant ( ) : string[] | ||
GetAllDependencies ( string assetBundleName ) : string[] | ||
GetDirectDependencies ( string assetBundleName ) : string[] | ||
INTERNAL_CALL_GetAssetBundleHash ( |
public GetAssetBundleHash ( string assetBundleName ) : |
||
assetBundleName | string | Name of the asset bundle. |
return |