IMGUIContainer.UxmlFactory
Instantiates an IMGUIContainer 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<IMGUIContainer, UxmlTraits>
- Implements: IUxmlFactory, IBaseUxmlFactory
public class IMGUIContainer.UxmlFactory : UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory