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