Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

AssetBundleRequest.allAssets

public Object[] allAssets;

Description

Asset objects with sub assets being loaded. (Read Only)

Note that accessing asset before isDone is true will stall the loading process.