VisualElementReferenceField(string)
Initializes a new instance of the VisualElementReferenceField class with the specified label.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor
public VisualElementReferenceField(string label)
Parameters
The text to display as the label for the field. Can be null or empty to display no label.