Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Method group is Obsolete

UxmlFactory<T0>

class in UnityEngine.UIElements

/

Inherits from:UIElements.UxmlFactory_2

/

Implemented in:UnityEngine.UIElementsModule

Obsolete UxmlFactory<TCreatedType> is deprecated and will be removed. Use UxmlElementAttribute instead.

Description

UxmlFactory specialization for classes that derive from VisualElement and that shares its traits, VisualElementTraits.

Inherited Members