Field SubAssets
List of AddressableAssetEntries that are considered sub-assets of a main Asset. Typically used for Folder entires.
Namespace: UnityEditor.AddressableAssets.Settings
Assembly: Unity.Addressables.Editor.dll
Syntax
[NonSerialized]
public List<AddressableAssetEntry> SubAssets
Returns
| Type | Description | 
|---|---|
| List<AddressableAssetEntry> |