Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

HideFlags.DontUnloadUnusedAsset

Description

The object will not be unloaded by Resources.UnloadUnusedAssets.

It is your responsibility to cleanup the object manually using DestroyImmediate, otherwise it will leak.