Class AssetReferenceTreeItem
Namespace: UnityEngine.AssetGraph
Syntax
public class AssetReferenceTreeItem : TreeViewItem
Constructors
AssetReferenceTreeItem()
Declaration
public AssetReferenceTreeItem()
AssetReferenceTreeItem(AssetReference)
Declaration
public AssetReferenceTreeItem(AssetReference a)
Parameters
Type | Name | Description |
---|---|---|
AssetReference | a |
Properties
asset
Declaration
public AssetReference asset { get; }
Property Value
Type | Description |
---|---|
AssetReference |
fileSize
Declaration
public string fileSize { get; }
Property Value
Type | Description |
---|---|
String |