This is the old Animancer v7.4 documentation. Click here for the latest version.

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