BoolPref.

AddToMenu(PickerMenu) Method

Summary

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

Syntax

public void AddToMenu(PickerMenu menu)

Parameters

Name Type Description
menu PickerMenu

Return Value

Type Description
void