AssetBundle.GetAllAssetNames

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.