BoolPref.

AddToMenu(GenericMenu) Method

Summary

Adds a menu item to toggle this pref.
Assembly
UltEvents.dll
Namespace
UltEvents.Editor
Containing Type
BoolPref

Syntax

public void AddToMenu(GenericMenu menu)

Parameters

Name Type Description
menu GenericMenu

Return Value

Type Description
void