Class LayoutLookupTables
Utility used to quickly reference data built with the build pipeline
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
public class LayoutLookupTables
Fields
Name | Description |
---|---|
Bundles | The default AssetBundle name to the Bundle data map. |
Files | File name to File data map. |
GroupLookup | Group name to Group data map. |
GuidToExplicitAsset | Guid to ExplicitAsset data map. |