Summary
Constructs an
InspectorGadgets.Editor.AutoPrefs.EditorVector4 pref.- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- AutoPrefs
.EditorVector4
Syntax
public EditorVector4(string key, Vector4 defaultValue = null, Action<Vector4> onValueChanged = null)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string | |
| defaultValue | Vector4 | |
| onValueChanged | Action |
Return Value
| Type | Description |
|---|---|
| void |