Struct RichTextTagAttribute
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: TMPro
Syntax
public struct RichTextTagAttribute
Fields
nameHashCode
Declaration
public int nameHashCode
Field Value
| Type | Description |
|---|---|
| System.Int32 |
unitType
Declaration
public TagUnitType unitType
Field Value
| Type | Description |
|---|---|
| TagUnitType |
valueHashCode
Declaration
public int valueHashCode
Field Value
| Type | Description |
|---|---|
| System.Int32 |
valueLength
Declaration
public int valueLength
Field Value
| Type | Description |
|---|---|
| System.Int32 |
valueStartIndex
Declaration
public int valueStartIndex
Field Value
| Type | Description |
|---|---|
| System.Int32 |
valueType
Declaration
public TagValueType valueType
Field Value
| Type | Description |
|---|---|
| TagValueType |