Summary
Constructs an
InspectorGadgets.AutoPrefs.AutoPref`1
with the specified `key` and `defaultValue`.- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
- Containing Type
- AutoPrefs
.AutoPref <T>
Syntax
protected AutoPref(string key, T defaultValue, Action<T> onValueChanged)
Parameters
Return Value
Type | Description |
---|---|
void |