Summary
Creates a new
UltEvents.Editor.BoolPref
.- Assembly
- UltEvents
.dll - Namespace
- UltEvents
.Editor - Containing Type
- BoolPref
Syntax
public BoolPref(string label, bool defaultValue, Action onChanged = null)
Parameters
Name | Type | Description |
---|---|---|
label | string | |
defaultValue | bool | |
onChanged | Action |
Return Value
Type | Description |
---|---|
void |