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