AssetBundle.LoadAllAssets

Declaration

public Object[] LoadAllAssets(Type type);

Declaration

public Object[] LoadAllAssets();

Declaration

public T[] LoadAllAssets();

Parameters

type When specified only main or visible objects that derive from the provided type are returned.

Description

Loads all Assets contained in the AssetBundle synchronously.


Did you find this page useful? Please give it a rating: