Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ContextualMenuManager

Use this class to display a contextual menu.
Read time 1 minuteLast updated 4 days ago

Definition

public abstract class ContextualMenuManager

Methods

Method

Description

DisplayMenuDisplays the contextual menu.
DisplayMenuIfEventMatchesChecks if the event triggers the display of the contextual menu. This method also displays the menu.
DoDisplayMenuDisplays the contextual menu.