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

◆ Remove()

static void Remove ( [NotNull] String bundleName)
static

Removes a specific asset bundle by name.

If the bundle is currently in use, it will NOT be removed.

Parameters
bundleNameName of the asset bundle to remove.
See also