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.

AssetBundle.LoadAllAssetsAsync

Switch to Manual
public function LoadAllAssetsAsync(): AssetBundleRequest;

Description

Loads all assets contained in the asset bundle asynchronously.


public function LoadAllAssetsAsync(): AssetBundleRequest;

Description

Loads all assets contained in the asset bundle that inherit from T asynchronously.


public function LoadAllAssetsAsync(type: iOS.ADBannerView.Type): AssetBundleRequest;

Parameters

Description

Loads all assets contained in the asset bundle that inherit from type asynchronously.