This version of Unity is unsupported.

IUxmlFactory

interface in UnityEngine.UIElements


Implements interfaces:IBaseUxmlFactory

Description

Interface for UXML factories. While it is not strictly required, concrete factories should derive from the generic class UxmlFactory_2.

Public Methods

Create Instantiate and initialize an object of type T0.