Class AddressablesEntryCollection | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    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>
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX