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.
Namespace: UnityEditor.AddressableAssets.Settings
Syntax
public class AddressableAssetEntryCollection : ScriptableObject
Properties
Name | Description |
---|---|
Entries | The collection of entries. |