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.
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Settings
어셈블리: solution.dll
구문
[Obsolete("Addressable AssetEntryCollection is Obsolete")]
public class AddressableAssetEntryCollection : ScriptableObject
프로퍼티
이름 | 설명 |
---|---|
Entries | The collection of entries. |