WithDefaultValue(TData)
Configures the default value for the option being built.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
WithDefaultValue(T)
IOptionBuilder<in TData> WithDefaultValue(TData defaultValue)
Parameters
Returns
Type | Description |
|---|---|
| IOptionBuilder<T> |