BoolPref.

AddToMenu(GenericDropdown) Method

Summary

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

Syntax

public void AddToMenu(GenericDropdown menu)

Parameters

Name Type Description
menu GenericDropdown

Return Value

Type Description
void