AssetBundle.LoadAll
LoadAll(type: Type): Object[];
Description

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

LoadAll(): Object[];
Description

Loads all objects contained in the asset bundle.