Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UnsignedIntegerField.UxmlTraits

Defines UnsignedIntegerField.UxmlTraits for the UnsignedIntegerField.
Read time 1 minuteLast updated 12 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class UnsignedIntegerField.UxmlTraits : TextValueFieldTraits<uint, UxmlUnsignedIntAttributeDescription>

Inheritance