Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IntegerField.UxmlTraits

Defines IntegerField.UxmlTraits for the IntegerField.
Read time 1 minuteLast updated 13 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class IntegerField.UxmlTraits : TextValueFieldTraits<int, UxmlIntAttributeDescription>

Inheritance