Namespace UnityEditor.AddressableAssets.Settings
Classes
AddressableAssetBuildSettings
Build settings for addressables.
AddressableAssetEntry
Contains data for an addressable asset entry.
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.
AddressableAssetGroup
Contains the collection of asset entries associated with this group.
AddressableAssetGroupSchema
Contains data for AddressableAssetGroups.
AddressableAssetGroupSchemaSet
Collection of AddressableAssetGroupSchema objects
AddressableAssetGroupSchemaTemplate
Contains a set of schemas used by the GUI to create predefined asset groups.
AddressableAssetGroupTemplate
AddressableAssetProfileSettings
Contains user defined variables to control build parameters.
AddressableAssetSettings
Contains editor data for the addressables system.
CacheInitializationSettings
Asset container for CacheInitializationData.
KeyDataStore
Contains serialized data in a generic serializable container.
ProfileValueReference
Used to store references to profile variables. This class is intended to be used for fields in user scripts, specifically ones that subclass AddressableAssetGroupSchema.
Interfaces
IGroupTemplate
Enums
AddressableAssetSettings.ModificationEvent
Enumeration of different event types that are generated.