AssetBundle.GetAllAssetNames

Declaration

public string[] GetAllAssetNames();

Description

Return all asset names in the AssetBundle.

Only works for normal AssetBundles (non-streamed Scene AssetBundle), otherwise empty string array is returned.


Did you find this page useful? Please give it a rating: