TagInfo
public sealed class TagInfo : TagAssignmentJoined tag assignment and tag-definition data for a package or indexed file.
Methods
Section titled “Methods”
GetColor()
Section titled “GetColor()”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
ToString()
Section titled “ToString()”public override string ToString()Returns
System.String
Constructors
Section titled “Constructors”
TagInfo()
Section titled “TagInfo()”public TagInfo()Properties
Section titled “Properties”
public string Name { get; set; }Returns
System.String
public string Color { get; set; }Returns
System.String