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