LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

AssetBundle.UnloadAllAssetBundles

public static void UnloadAllAssetBundles(bool unloadAllObjects);

Parameters

unloadAllObjectsDetermines whether the current instances of objects loaded from Asset Bundles will also be unloaded.

Description

Unloads all currently loaded Asset Bundles.