Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BoundsIntField

Initializes and returns an instance of BoundsIntField.
Read time 1 minuteLast updated 10 days ago

Definition

BoundsIntField()

Initializes and returns an instance of BoundsIntField.
public BoundsIntField()

BoundsIntField(string)

Initializes and returns an instance of BoundsIntField.
public BoundsIntField(string label)

Parameters

label

The text to use as a label.