Skip to content

TagInfo

ClassAssetInventoryAssetInventory.Editor
public sealed class TagInfo : TagAssignment

Joined tag assignment and tag-definition data for a package or indexed file.

public Color GetColor()

Returns the tag result’s configured HTML color, or the supplied or default fallback when no valid color is stored.

Returns

UnityEngine.Color

public override string ToString()

Returns

System.String

public TagInfo()

public string Name { get; set; }

Returns

System.String

public string Color { get; set; }

Returns

System.String