Struct MarkerDrawOptions
The user-defined options for drawing a marker.
Inherited Members
Namespace: UnityEditor.Timeline
Assembly: solution.dll
Syntax
public struct MarkerDrawOptions
Properties
| Name | Description |
|---|---|
| errorText | Text that indicates if the marker should display an error. |
| tooltip | The tooltip for the marker. |
Methods
| Name | Description |
|---|---|
| Equals(object) | Indicates whether this instance and a specified object are equal. |
| Equals(MarkerDrawOptions) | |
| GetHashCode() | Returns the hash code for this instance. |
Operators
| Name | Description |
|---|---|
| operator ==(MarkerDrawOptions, MarkerDrawOptions) | |
| operator !=(MarkerDrawOptions, MarkerDrawOptions) |