Version: 2023.2
언어: 한국어
public Object[] LoadAllAssets (Type type);
public Object[] LoadAllAssets ();
public T[] LoadAllAssets ();

파라미터

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

설명

Loads all Assets contained in the AssetBundle synchronously.