Field OtherAssets
A list of implicit assets built into the AssetBundle, typically through references by Assets that are explicitly defined.
Namespace: UnityEditor.AddressableAssets.Build.Layout
Syntax
[SerializeReference]
public List<BuildLayout.DataFromOtherAsset> OtherAssets
Returns
Type | Description |
---|---|
List<BuildLayout.DataFromOtherAsset> |