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