Struct HighlightState
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
public struct HighlightState
Constructors
| Name | Description |
|---|---|
| HighlightState(Color32, TMP_Offset) |
Fields
| Name | Description |
|---|---|
| color | |
| padding |
Methods
| Name | Description |
|---|---|
| Equals(object) | Indicates whether this instance and a specified object are equal. |
| Equals(HighlightState) | |
| GetHashCode() | Returns the hash code for this instance. |
Operators
| Name | Description |
|---|---|
| operator ==(HighlightState, HighlightState) | |
| operator !=(HighlightState, HighlightState) |