Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UnsignedLongField.UxmlTraits

Defines UnsignedLongField.UxmlTraits for the UnsignedLongField.
Read time 1 minuteLast updated 10 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class UnsignedLongField.UxmlTraits : TextValueFieldTraits<ulong, UxmlUnsignedLongAttributeDescription>

Inheritance