LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

GenericMenu.DropDown

public void DropDown(Rect position);

Parameters

positionThe position at which to show the menu.

Description

Show the menu at the given screen rect.

See Also: GenericMenu.ShowAsContext.