Namespace UnityEditor.AddressableAssets.Build.Layout
Classes
BuildLayout
A storage class used to gather data about an Addressable build.
BuildLayout.AssetBundleObjectInfo
Information about the AssetBundleObject
BuildLayout.Bundle
Data store for AssetBundle information.
BuildLayout.DataFromOtherAsset
Data store for implicit Asset references
BuildLayout.ExplicitAsset
Data store for Assets explicitly defined in an AssetBundle
BuildLayout.File
Data store for the main File created for the AssetBundle
BuildLayout.Group
Data about the AddressableAssetGroup that gets processed during a build.
BuildLayout.SchemaData
Data container for AddressableAssetGroupSchemas
BuildLayout.SubFile
Data store for resource files generated by the build pipeline and referenced by a main File
BuildLayoutHelpers
Helper methods for gathering data about a build layout.
LayoutLookupTables
Utility used to quickly reference data built with the build pipeline