Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UnsignedIntegerField.UxmlFactory

Instantiates an UnsignedIntegerField using the data read from a UXML file.
Read time 1 minuteLast updated 6 days ago

Definition

Warning
Deprecated. UxmlFactory is deprecated and will be removed. Use UxmlElementAttribute instead.
public class UnsignedIntegerField.UxmlFactory : UxmlFactory<UnsignedIntegerField, UnsignedIntegerField.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory

Inheritance