Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

AssetBundleRequest.allAssets

Switch to Manual
public var allAssets: Object[];

Description

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

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