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