WithDefaultValue(object)
Configures the default value for the option being built.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
WithDefaultValue(Object)
IOptionBuilder WithDefaultValue(object defaultValue)
Parameters
The default value to assign to the option.
Returns
Type | Description |
|---|---|
| IOptionBuilder |