Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ContextualMenuManager.DoDisplayMenu

Declaration

protected void DoDisplayMenu(UIElements.DropdownMenu menu, UIElements.EventBase triggerEvent);

Parameters

menu The menu to display.
triggerEvent The event that triggers the display of the contextual menu.

Description

Displays the contextual menu.