Struct BuildLayout.Bundle.BundleDependency.AssetDependency
Represents a dependency from a root Asset to a dependent Asset.
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
[Serializable]
public struct BuildLayout.Bundle.BundleDependency.AssetDependency
  Fields
| Name | Description | 
|---|---|
| dependencyAsset | The dependent Asset.  | 
      
| rootAsset | The root Asset.  |