Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


uxmlChildElementsDescription

Returns an empty enumerable, as template instances do not have children.
Read time 1 minuteLast updated 10 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public override IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription { get; }