Version: 2017.3

AssetBundle.GetAllAssetNames

Cambiar al Manual
public string[] GetAllAssetNames ();

Descripción

Return all asset names in the AssetBundle.

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