AdvancedDropdownPopupclass

A popup wrapper around `Editor.AdvancedDropdownWidget`.

objectPopupWidgetAdvancedDropdownPopup
Namespace
Editor
Assembly
Sandbox.Tools
Declaration
public class Editor.AdvancedDropdownPopup : Editor.PopupWidget

Constructors2

Showing 2 constructors

Properties2

Showing 2 properties

public System.Action`1<object> Editor.AdvancedDropdownPopup.OnSelect { get; set; }PUBLICGETSET

Returns:Action<object>

On this page