BoolPref.

AddToggleFunction(GenericMenu) Method

Summary

Adds a menu function to toggle the Animancer.Editor.BoolPref.Value of this pref.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
BoolPref

Syntax

public void AddToggleFunction(GenericMenu menu)

Parameters

Name Type Description
menu GenericMenu

Return Value

Type Description
void