Class AssetsViewBuildReportAsset
Container for UI element (Assets)
Inherited Members
Namespace: UnityEditor .AddressableAssets .BuildReportVisualizer
Assembly: Unity.Addressables.Editor.dll
Syntax
public class AssetsViewBuildReportAsset : AssetsViewBuildReportItem, IAddressablesBuildReportItem, IAddressablesBuildReportAsset
Constructors
Name | Description |
---|---|
Assets |
Create a UI container for a non-Addressable asset |
Assets |
Create the UI container for an Addressable asset |
Properties
Name | Description |
---|---|
Externally |
For a given asset, the assets in different AssetBundles it references |
Implicit |
Asset data from implicit (non-Addressable) dependencies |
Internally |
For a given asset, the assets in the same AssetBundle it references |