Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


VisualElementReferenceField(string)

Initializes a new instance of the VisualElementReferenceField class with the specified label.
Read time 1 minuteLast updated 6 days ago

Definition

public VisualElementReferenceField(string label)

Parameters

label

The text to display as the label for the field. Can be null or empty to display no label.