CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ GetAllPaths()

static String[] GetAllPaths ( [NotNull] String bundleName)
static

Returns all asset paths that are part of a given asset bundle.

Parameters
bundleNameName of the asset bundle.
Returns
The paths to assets belonging to this bundle. Is empty if no assets belong to the bundle.
See also