Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BoundsIntField Constructor

Declaration

public BoundsIntField();

Description

Initializes and returns an instance of BoundsIntField.


Declaration

public BoundsIntField(string label);

Parameters

label The text to use as a label.

Description

Initializes and returns an instance of BoundsIntField.