Class BuildLayout.AssetDuplicationData
Data store for duplicated Implicit Asset information
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
[Serializable]
public class BuildLayout.AssetDuplicationData
Fields
Name | Description |
---|---|
AssetGuid | The Guid of the Asset with duplicates |
DuplicatedObjects | A list of duplicated objects and the bundles that contain them. |