Class BuildLayout.ObjectReference
Identification of an Object within the same file
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
[Serializable]
public class BuildLayout.ObjectReference
Fields
| Name | Description |
|---|---|
| AssetId | The index of the Asset within the file. |
| ObjectIds | The indices of the Objects referenced within the same or other files. |