GenericDropdown.

ShowContext(Rect) Method

Summary

Shows this menu relative to the `area`.
Assembly
UltEvents.dll
Namespace
UltEvents.Editor
Containing Type
GenericDropdown

Syntax

public void ShowContext(Rect area)

Parameters

Name Type Description
area Rect

Return Value

Type Description
void