docs.unity.cn
    Show / Hide Table of Contents

    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.

    Inheritance
    Object
    AddressableAssetEntryCollection
    Namespace: UnityEditor.AddressableAssets.Settings
    Syntax
    public class AddressableAssetEntryCollection : ScriptableObject

    Properties

    Name Description
    Entries

    The collection of entries.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use