This version of Unity is unsupported.

DefaultControls.CreateDropdown

Declaration

public static GameObject CreateDropdown(Resources resources);

Parameters

resources Object with resources to use.

Returns

GameObject The root GameObject of the created element.

Description

Create a dropdown.

Note: See Resources for details about the argument.