Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TemplateContainer.UxmlTraits

Defines TemplateContainer.UxmlTraits for the TemplateContainer.
Read time 1 minuteLast updated 12 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class TemplateContainer.UxmlTraits : BindableElement.UxmlTraits

Properties

Property

Description

uxmlChildElementsDescriptionReturns an empty enumerable, as template instances do not have children.

Inheritance