Class AddressablesEntryCollection
Inheritance
System.Object
AddressablesEntryCollection
Namespace: UnityEditor.AddressableAssets
Syntax
public class AddressablesEntryCollection : ScriptableObject
Properties
Entries
Declaration
public List<AddressableAssetEntry> Entries { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<AddressableAssetEntry> |