Class AddressableAssetEntryCollection
Contains a list of AddressableAssetEntries that can be included in the settings. The purpose of this class is to provide a way of combining entries from external sources such as packages into your project settings.
Inherited Members
Namespace: UnityEditor.AddressableAssets.Settings
Assembly: Unity.Addressables.Editor.dll
Syntax
[Obsolete("Addressable AssetEntryCollection is Obsolete")]
public class AddressableAssetEntryCollection : ScriptableObject
  Properties
| Name | Description | 
|---|---|
| Entries | The collection of entries.  |