UnsignedIntegerField.UxmlFactory
Instantiates an UnsignedIntegerField using the data read from a UXML file.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: UxmlFactory<UnsignedIntegerField, UxmlTraits>
- Implements: IUxmlFactory, IBaseUxmlFactory
public class UnsignedIntegerField.UxmlFactory : UxmlFactory<UnsignedIntegerField, UnsignedIntegerField.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory