Class AssetBundleRequest
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public class AssetBundleRequest : AsyncOperation
Properties
allAssets
Declaration
public Object[] allAssets { get; }
Property Value
Type | Description |
---|---|
Object[] |
asset
Declaration
public Object asset { get; }
Property Value
Type | Description |
---|---|
Object |