Struct RichTextTagAttribute
Inherited Members
Namespace: TMPro
Assembly: Unity.TextMeshPro.dll
Syntax
public struct RichTextTagAttribute
Fields
nameHashCode
Declaration
public int nameHashCode
Field Value
| Type | Description |
|---|---|
| int |
unitType
Declaration
public TagUnitType unitType
Field Value
| Type | Description |
|---|---|
| TagUnitType |
valueHashCode
Declaration
public int valueHashCode
Field Value
| Type | Description |
|---|---|
| int |
valueLength
Declaration
public int valueLength
Field Value
| Type | Description |
|---|---|
| int |
valueStartIndex
Declaration
public int valueStartIndex
Field Value
| Type | Description |
|---|---|
| int |
valueType
Declaration
public TagValueType valueType
Field Value
| Type | Description |
|---|---|
| TagValueType |