Manual     Reference     Scripting  
  
Scripting > Runtime Classes > AssetBundle   

AssetBundle.LoadAll  

function LoadAll (type : Type) : Object[]

Description

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

function LoadAll () : Object[]

Description

Loads all objects contained in the asset bundle.