WithTooltip(string)
Configures the tooltip text for the option being built.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
IOptionBuilder WithTooltip(string tooltip)
Parameters
The tooltip text to assign to the option.
Returns
Type | Description |
|---|---|
| IOptionBuilder |