Summary
Creates a new 
		Animancer.Editor.BoolPref.- Assembly
- Animancer.dll 
- Namespace
- Animancer.Editor 
- Containing Type
- BoolPref
Syntax
public BoolPref(string menuItem, bool defaultValue = default(bool))Parameters
| Name | Type | Description | 
|---|---|---|
| menuItem | string | |
| defaultValue | bool | 
Return Value
| Type | Description | 
|---|---|
| void |