Struct TMP_Text.UnicodeChar
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
protected struct UnicodeChar
Fields
length
Declaration
public int length
Field Value
Type | Description |
---|---|
System.Int32 |
stringIndex
Declaration
public int stringIndex
Field Value
Type | Description |
---|---|
System.Int32 |
unicode
Declaration
public int unicode
Field Value
Type | Description |
---|---|
System.Int32 |