BoolPref.

BoolPref(string, bool) Constructor

Summary

Creates a new Animancer.Editor.BoolPref.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
BoolPref

Syntax

public BoolPref(string menuItem, bool defaultValue)

Parameters

Name Type Description
menuItem string
defaultValue bool

Return Value

Type Description
void