This version of Unity is unsupported.

IntegerField Constructor

Declaration

public IntegerField();

Declaration

public IntegerField(int maxLength);

Parameters

maxLength Maximum number of characters the field can take.

Description

Constructor.