Class AssetsViewTypeHeader
The type header for the asset view
Implements
Inherited Members
Namespace: UnityEditor.AddressableAssets.BuildReportVisualizer
Assembly: Unity.Addressables.Editor.dll
Syntax
public class AssetsViewTypeHeader : AssetsViewBuildReportItem, IAddressablesBuildReportItem
  Constructors
| Name | Description | 
|---|---|
| AssetsViewTypeHeader(string) | Create a new type header object  | 
      
Methods
| Name | Description | 
|---|---|
| CreateGUI(VisualElement) | Build the GUI for a given asset  | 
      
| GetCellContent(string) | Get the content for a given cell  |