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