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