PickerMenu.

PickerMenu(AdvancedDropdownState, string, BoolPref) Constructor

Summary

Creates a new UltEvents.Editor.PickerMenu.
Assembly
UltEvents.dll
Namespace
UltEvents.Editor
Containing Type
PickerMenu

Syntax

public PickerMenu(ref AdvancedDropdownState state, string title, BoolPref contextMenuStyle = null)

Parameters

Name Type Description
state AdvancedDropdownState
title string
contextMenuStyle BoolPref

Return Value

Type Description
void