Class BuildLayout.ObjectDuplicationData
Data store for duplicated Object information
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
[Serializable]
public class BuildLayout.ObjectDuplicationData
Fields
Name | Description |
---|---|
IncludedInBundleFiles | A list of bundles that include the referenced file. |
LocalIdentifierInFile | The local identifier for an object. |