This version of Unity is unsupported.

DefaultControls.CreateInputField

Declaration

public static GameObject CreateInputField(Resources resources);

Parameters

resources Object with resources to use.

Returns

GameObject The root GameObject of the created element.

Description

Create an input field.

Note: See Resources for details about the argument.